Skip to content

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