You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pemit Python-2.0 license instead of argparse package.
Background
The only package that uses the Python-2.0 license used by Liam is argparse.
License Finder supports the Python 2.0 format, but not Python-2.0.
Therefore, we now allow the argparse package instead of the Python-2.0 license. 2.0.1 is limited to 2.0.1, so if the version changes, CI will drop and we will notice.
Task description
Pemit
Python-2.0
license instead ofargparse
package.Background
Python-2.0
license used by Liam is argparse.Python 2.0
format, but notPython-2.0
.Python-2.0
license.2.0.1
is limited to2.0.1
, so if the version changes, CI will drop and we will notice.liam/frontend/config/dependency_decisions.yml
Lines 56 to 63 in 422bd89
When the following PR are merged and a new version of License Finder is released, it can be made to allow the license as well as others.
TODO (Optional)
Python-2.0
instead ofargparse
packageAdditional notes (Optional)
If the PR merge takes a long time, you can use the specific_install gem, which allows you to gem install a branch of License Finder's fork repository.
The text was updated successfully, but these errors were encountered: