-
Notifications
You must be signed in to change notification settings - Fork 32
Find an alternative to liccheck #290
Copy link
Copy link
Open
Labels
status: openNo solution for this issue has been providedNo solution for this issue has been providedtopic: utilsIssue/PR related to the utilsIssue/PR related to the utilstype: clean codeIssue/PR related to clean coding and pythonicsIssue/PR related to clean coding and pythonics
Metadata
Metadata
Assignees
Labels
status: openNo solution for this issue has been providedNo solution for this issue has been providedtopic: utilsIssue/PR related to the utilsIssue/PR related to the utilstype: clean codeIssue/PR related to clean coding and pythonicsIssue/PR related to clean coding and pythonics
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description of the Issue:
We currently check the license compatibility of our dependencies with the package liccheck. However, the current liccheck version depends on the pkg_resources module, which has been deprecated with setuptools==82.0.0.
Since liccheck does not seem to be maintained anymore (last update Sept. 2023), we should find an alternative that is compatible with the latest setuptools versions.
Proposed Solution:
Find an alternative to liccheck with at least the same capabilities that
Action Items:
No response
Related Issues:
No response
Interested Parties:
No response