Skip to content

Conversation

@smithdc1
Copy link
Member

@smithdc1 smithdc1 commented Nov 7, 2025

https://peps.python.org/pep-0639/ specifies how licenses are to be documented.

The guide here https://packaging.python.org/en/latest/guides/licensing-examples-and-user-scenarios/ is helpful.

  1. Switch the 'MIT License' classifier to use 'license = "MIT"' instead. (As in the 'basic example' in the PyPA guide.

  2. Bump setuptools version to minimum version with PEP 639 support.

https://peps.python.org/pep-0639/ specifies how licenses are to be documented.

The guide here https://packaging.python.org/en/latest/guides/licensing-examples-and-user-scenarios/ is helpful.

1. Switch the 'MIT License' classifier to use 'license = "MIT"' instead. (As in the 'basic example' in the PyPA guide.

2. Bump setuptools version to minimum version with PEP 639 support.
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.

2 participants