Skip to content

[Docs] PyPI Meta tags no longer include license #4956

@WilliamRoyNelson

Description

@WilliamRoyNelson

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:
Image
Now it doesn't:
Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions