Skip to content

Setuptools#88

Merged
fpgmaas merged 2 commits intomainfrom
setuptools
Sep 11, 2022
Merged

Setuptools#88
fpgmaas merged 2 commits intomainfrom
setuptools

Conversation

@fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 11, 2022

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

  • ignore setuptools from imports, since it is usually installed by default.
  • added setup.py to the list of default ignores

@fpgmaas fpgmaas linked an issue Sep 11, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #88 (9cac0f3) into main (42c655e) will increase coverage by 1.1%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main     #88     +/-   ##
=======================================
+ Coverage   94.7%   95.9%   +1.1%     
=======================================
  Files         28      28             
  Lines        973     989     +16     
=======================================
+ Hits         922     949     +27     
+ Misses        51      40     -11     
Impacted Files Coverage Δ
deptry/cli_defaults.py 100.0% <ø> (ø)
deptry/import_parser.py 96.0% <100.0%> (+17.2%) ⬆️
tests/test_import_parser.py 100.0% <100.0%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@fpgmaas fpgmaas merged commit 390b4de into main Sep 11, 2022
@fpgmaas fpgmaas deleted the setuptools branch September 11, 2022 15:52
fpgmaas added a commit that referenced this pull request Oct 2, 2022
* ignored setuptools and setup.py by default
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.

setuptools marked as a transitive dependency

2 participants