Skip to content

Specify BSD license and add license files#62

Merged
Carreau merged 5 commits intoipython:mainfrom
ecederstrand:patch-1
May 6, 2026
Merged

Specify BSD license and add license files#62
Carreau merged 5 commits intoipython:mainfrom
ecederstrand:patch-1

Conversation

@ecederstrand
Copy link
Copy Markdown
Contributor

@ecederstrand ecederstrand commented Apr 27, 2026

Fixes license specifiers according to https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files

This allows automatic license inspection tools like pip-licenses to correctly categorize this package.

Also attempts to fix the test pipeline.

Closes #55 #58 #63

@ecederstrand
Copy link
Copy Markdown
Contributor Author

@Serge3leo @Carreau I hope the CI pipeline fix in this MR is OK. It works when I run the tests locally.

@Carreau Carreau self-requested a review May 5, 2026 16:48
@Carreau
Copy link
Copy Markdown
Member

Carreau commented May 5, 2026

Adding to my todo.

@ecederstrand
Copy link
Copy Markdown
Contributor Author

I removed Python 3.9 from the test matrix since it's EOL and tests were failing

Fixes license specifiers according to https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files

This allows automatic license inspection tools like pip-licenses to correctly categorize this package.
pyproject.toml explains why matplotlib is not a dependency
Python 3.9 is EOL and tests are failing
Python 3.9 is EOL and tests are failing
@ecederstrand ecederstrand changed the title Specify BSD-3.0 license and add license files Specify BSD license and add license files May 6, 2026
@Carreau Carreau merged commit f830b37 into ipython:main May 6, 2026
7 checks passed
@Carreau
Copy link
Copy Markdown
Member

Carreau commented May 6, 2026

Merged ! Thanks !

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