raimon49 / pip-licenses

Dump the license list of packages installed with pip.
MIT License
307 stars 43 forks source link

Release with pyproject.toml #206

Closed raimon49 closed 1 month ago

raimon49 commented 1 month ago

This release contains #203

In addition, Python 3.8 will soon be EOL. https://devguide.python.org/versions/

Therefore, we would also like to set the lower limit of Python versions supported by pip-licenses to 3.9.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.13%. Comparing base (63eb778) to head (048852b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ========================================== + Coverage 98.91% 99.13% +0.21% ========================================== Files 1 1 Lines 462 462 ========================================== + Hits 457 458 +1 + Misses 5 4 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

raimon49 commented 1 month ago

Shipped. https://pypi.org/project/pip-licenses/5.0.0/