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 SPDX license identifier #507

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Use SPDX license identifier #507

merged 1 commit into from
Nov 19, 2024

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Nov 17, 2024

Use the SPDX license identifier as recommended by PEP 639.
https://spdx.org/licenses/PSF-2.0.html

At the moment the license key is ignored by flit, see pypa/flit#525. However, it's still possible to replace it now. Once the support in flit is added, the value will be used automatically.

@JelleZijlstra JelleZijlstra merged commit b7d6353 into python:main Nov 19, 2024
21 checks passed
@cdce8p cdce8p deleted the spdx branch November 19, 2024 12:10
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