Skip to content

Convert license settings into PEP-639 format #431

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

jbedorf
Copy link
Contributor

@jbedorf jbedorf commented May 26, 2025

The change here led to tools that extract the license type (like pip-licenses) to fail, because the content of the LICENSE file became the license identifier.

This change converts the settings into the PEP-639 format and allows tools to correctly identify the license of installed packages.

The BSD-3-Clause format is the one suggested here.

@minrk minrk added the bug label May 26, 2025
@minrk minrk merged commit 2a2807b into jupyter:main May 27, 2025
30 of 32 checks passed
@minrk
Copy link
Member

minrk commented May 27, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants