You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setuptools' Version page gives a lot of example schemes that are not PEP440 compliant. I followed that page to create a post-release version number, but then it was rejected by PyPI. The page mentions PEP440 in passing in the opening paragraph, but it would be more helpful to explain that for certain situations (e.g. uploading to PyPI; what else?) PEP440 must be followed.
OS / Environment
No response
Additional Information
This would direct readers straight to the correct/recommended conventions rather than wasting their time reading irrelevant information.
Code of Conduct
I agree to follow the PSF Code of Conduct
The text was updated successfully, but these errors were encountered:
Summary
The setuptools' Version page gives a lot of example schemes that are not PEP440 compliant. I followed that page to create a post-release version number, but then it was rejected by PyPI. The page mentions PEP440 in passing in the opening paragraph, but it would be more helpful to explain that for certain situations (e.g. uploading to PyPI; what else?) PEP440 must be followed.
OS / Environment
No response
Additional Information
This would direct readers straight to the correct/recommended conventions rather than wasting their time reading irrelevant information.
Code of Conduct
The text was updated successfully, but these errors were encountered: