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

Use PEP-639 conform license reference in pyproject.yaml #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrbean-bremen
Copy link

  • ensures that the metadata uses License-Expression and License-File
  • CI: replace Python 3.13-dev with 3.13, add 3.14-dev

This uses the newly released flit 3.11, which supports PEP-639.
I had noticed that the current wheels contain no license files, because flit didn't support this until recently. I choose this extension more or less randomly, the same is true for similar sphinx extensions (-devhelp, -applehelp and a few more) that use flit. If wanted, I could make PRs for these, too.

- ensures that the metadata uses License-Expression and License-File
- CI: replace Python 3.13-dev with 3.13, add 3.14-dev
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.

1 participant