Skip to content

Commit 6969162

Browse files
committed
Omit distutils from coverage checks.
1 parent 48919ee commit 6969162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
omit =
33
# leading `*/` for pytest-dev/pytest-cov#456
44
*/.tox/*
5+
*/setuptools/_distutils/*
56
disable_warnings =
67
couldnt-parse
78

0 commit comments

Comments
 (0)