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

FIX: License metadata not published in Pypi #1387

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SMoraisAnsys
Copy link

@SMoraisAnsys SMoraisAnsys commented Dec 16, 2024

Summary

Temporary fix which revert "Apply PEP 639 (#1377)" to avoid the current issue with license metadata not available in Pypi.
Apply changes proposed in #1386 (comment):

  • keep Trove classifier (deprecated for now, not removed)
  • keep the new PEP 638 fields

Close #1386

@SMoraisAnsys
Copy link
Author

Using license = {file = "LICENSE"} could also be an option

@SMoraisAnsys SMoraisAnsys marked this pull request as ready for review December 16, 2024 14:48
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.

Pypi does not recognize license
1 participant