Skip to content

Commit

Permalink
Omit distutils from coverage checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 12, 2024
1 parent 48919ee commit 6969162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
omit =
# leading `*/` for pytest-dev/pytest-cov#456
*/.tox/*
*/setuptools/_distutils/*
disable_warnings =
couldnt-parse

Expand Down

0 comments on commit 6969162

Please sign in to comment.