| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@Serge3leo @Carreau I hope the CI pipeline fix in this MR is OK. It works when I run the tests locally. |
Sorry, something went wrong.
|
Adding to my todo. |
Sorry, something went wrong.
|
I removed Python 3.9 from the test matrix since it's EOL and tests were failing |
Sorry, something went wrong.
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
|
Merged ! Thanks ! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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