doorstop-dev / doorstop

Requirements management using version control.
https://doorstop.readthedocs.io
Other
476 stars 129 forks source link

Remove dependency on distutils, fixes #657 #664

Closed robtaylor closed 1 month ago

robtaylor commented 2 months ago

Replace using find_executable from distutils with which from shutil

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 96.45%. Comparing base (f5a2de4) to head (e29d3cb). Report is 2 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #664 +/- ## =========================================== + Coverage 96.24% 96.45% +0.21% =========================================== Files 41 41 Lines 5220 5220 Branches 1226 1226 =========================================== + Hits 5024 5035 +11 + Misses 124 110 -14 - Partials 72 75 +3 ```

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