-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Summary
PyPI normally shows a package's license in the Meta tags. This is important for automated tools used in enterprise environments that ensure that only licensed packages are used, and for users to be able to easily determine if a package has a open-source license. The current PyPI page has no indication that setuptools has an open source license.
Before change to license classifiers:
Now it doesn't:
OS / Environment
No response
Additional Information
78.1.0 shows license: https://pypi.org/project/setuptools/78.1.0/
78.1.1 does not: https://pypi.org/project/setuptools/78.1.1/
Code of Conduct
- I agree to follow the PSF Code of Conduct
abompard, wagenrace, namelivia, kapilt, JanEricNitschke and 5 more