raimon49 / pip-licenses

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

use `pyproject.toml` configuration #203

Closed mbalatsko closed 1 week ago

mbalatsko commented 3 weeks ago

This PR unifies all configurations to be set in pyproject.toml:

Resolves https://github.com/raimon49/pip-licenses/issues/201

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 98.91%. Comparing base (c194757) to head (dee990f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ========================================== - Coverage 99.13% 98.91% -0.23% ========================================== Files 1 1 Lines 465 462 -3 ========================================== - Hits 461 457 -4 - Misses 4 5 +1 ```

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

mbalatsko commented 3 weeks ago

@raimon49 should be ready for review

raimon49 commented 1 week ago

@mbalatsko pip-licenses 5.0.0 was shipped as our work product!! https://pypi.org/project/pip-licenses/5.0.0/

Package metadata of this project is now very modern. Thanks for your contribution 🎉