pilosus / pip-license-checker

Check license types for third-party dependencies: permissive, copyleft, proprietory, etc.
https://blog.pilosus.org/posts/2021/09/07/pip-license-checker/
Other
69 stars 3 forks source link

`--exclude-license` option, rename `--exclude` option #65

Closed pilosus closed 3 years ago

pilosus commented 3 years ago
  1. Add --exclude-license option to remove requirements under said license regex from results
  2. Rename --exclude to --exclude-requirement