This repository has been archived by the owner on May 21, 2024. It is now read-only.
Minor bugfixes, ignore_packages option
- User can now ignore packages what either has no license or he/she is sure these packages are not a threat.
"ignored_packages": {
"python_pipenv": [
"PyInquirer",
"setuptools"
],
"npm": [],
"maven": [],
"yarn": []
}
- User can now run this program as
python3 -m license_sh