raimon49 / pip-licenses

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

Fix and enable tests on python 3.12 #184

Closed jaimeMF closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.08%. Comparing base (f7d4cf4) to head (d48c336).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ======================================= Coverage 99.08% 99.08% ======================================= Files 1 1 Lines 435 435 ======================================= Hits 431 431 Misses 4 4 ```

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

raimon49 commented 4 months ago

Thanks!