Skip to content

Drop Science classifiers from the project template - #4

Closed
saudzahirr wants to merge 1 commit into
masterfrom
chore/drop-science-classifiers
Closed

Drop Science classifiers from the project template#4
saudzahirr wants to merge 1 commit into
masterfrom
chore/drop-science-classifiers

Conversation

@saudzahirr

Copy link
Copy Markdown
Contributor

Summary

Removes two classifiers from pyproject.toml:

  • Intended Audience :: Science/Research
  • Topic :: Scientific/Engineering

This repository is a blank project template — name = "<Project Name>", description = "<Project Description>" — so it is not scientific software. Both classifiers were inherited from the numerical projects the template was seeded from, and they silently misfile every package generated from it until someone thinks to check.

Intended Audience :: Developers and Topic :: Software Development are kept, which is what a scaffold actually is. A generated project that genuinely is scientific can add the Science classifiers back.

Test plan

pyproject.toml parses as valid TOML; no Scientific or Science/Research entry remains; every other classifier, and the rest of the file, is untouched.

🤖 Generated with Claude Code

This is a blank scaffold -- name and description are still placeholders
-- so it is not scientific software. Both classifiers were inherited
from the numerical projects this template was seeded from, and they
misfile any package generated from it until someone notices.

Intended Audience :: Developers and Topic :: Software Development stay,
which is what a template actually is. A generated project that really
is scientific can add them back.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@saudzahirr saudzahirr closed this Aug 25, 2026
@saudzahirr
saudzahirr deleted the chore/drop-science-classifiers branch August 25, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant