Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on distutils, fixes #657 #664

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

robtaylor
Copy link
Contributor

Replace using find_executable from distutils with which from shutil

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.24%. Comparing base (fe8fc8d) to head (9865124).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
doorstop/core/editor.py 50.00% 1 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #664      +/-   ##
===========================================
- Coverage    96.32%   96.24%   -0.08%     
===========================================
  Files           41       41              
  Lines         5218     5220       +2     
  Branches       976     1226     +250     
===========================================
- Hits          5026     5024       -2     
- Misses         120      124       +4     
  Partials        72       72              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants