FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Specify BSD license and add license files by ecederstrand · Pull Request #62 · ipython/matplotlib-inline · GitHub

Specify BSD license and add license files - #62

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

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

Conversation

ecederstrand commented Apr 27, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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

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 self-requested a review May 5, 2026 16:48

Carreau commented May 5, 2026

Copy link
Copy Markdown
Member

Adding to my todo.

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 changed the title Specify BSD-3.0 license and add license files Specify BSD license and add license files May 6, 2026
Carreau merged commit f830b37 into ipython:main May 6, 2026
7 checks passed

Carreau commented May 6, 2026

Copy link
Copy Markdown
Member

Merged ! Thanks !

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL