Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to set lifecycle/development status #122

Open
nathanjmcdougall opened this issue Nov 16, 2024 · 0 comments
Open

A way to set lifecycle/development status #122

nathanjmcdougall opened this issue Nov 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nathanjmcdougall
Copy link
Owner

Motivation
The 7 development stages supported by PyPI are:

Development Status :: 1 - Planning Copy
Development Status :: 2 - Pre-Alpha Copy
Development Status :: 3 - Alpha Copy
Development Status :: 4 - Beta Copy
Development Status :: 5 - Production/Stable Copy
Development Status :: 6 - Mature Copy
Development Status :: 7 - Inactive Copy

It should be possible via usethis to change this; associated side-effects would be:

  • Change the classifiers in pyproject.toml
  • Add a badge e.g. Development Status

Maybe others. E.g. you could have opinionated defaults for ruff vary based on maturity of the package.

Summary of desired enhancement
Some way for the user to choose the development stage.

@nathanjmcdougall nathanjmcdougall added the enhancement New feature or request label Nov 16, 2024
@nathanjmcdougall nathanjmcdougall self-assigned this Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant