LicenseCheck
LicenseCheck copied to clipboard
Output the licenses used by dependencies and check if these are compatible with the project license
## Before You Begin Before proceeding, please make sure to follow these steps: - [x] I have checked for similar feature requests in the project's issue tracker to avoid duplicates....
## Before You Begin Before proceeding, please make sure to follow these steps: - [X] I have checked for similar issues in the project's issue tracker. - [X] I have...
### Purpose of This Pull Request - [ ] Documentation update - [x] Bug fix - [x] New feature - [ ] Other (please explain): ### Overview of Changes 1....
The documentation for the "only-licences" argument is a bit vague imo: > --only-licenses ONLY_LICENSES [ONLY_LICENSES ...] > List of allowed licenses (packages/dependencies with any other license will fail) I took...
## Before You Begin Before proceeding, please make sure to follow these steps: - [X] I have checked for similar issues in the project's issue tracker. - [X] I have...
### Purpose of This Pull Request Please check the relevant option by placing an "X" inside the brackets: - [ ] Documentation update - [x] Bug fix - [ ]...
## Before You Begin Before proceeding, please make sure to follow these steps: - [x] I have checked for similar feature requests in the project's issue tracker to avoid duplicates....
Licensecheck is reporting to me that a a GPLv2-or-later dependency is incompatible with a GPLv3-or-later project. The culprit in this case is a dependency on [mutagen](https://pypi.org/project/mutagen/), but I don't know...
## Before You Begin Before proceeding, please make sure to follow these steps: - [x] I have checked for similar feature requests in the project's issue tracker to avoid duplicates....