Skip to content

Commit 9650fc1

Browse files
committed
Revert "exclude build env from cov reporting (jaraco/skeleton#60)"
This reverts commit e719f86. The issue seems to have been addressed somehow. Ref pytest-dev/pytest-cov#538.
1 parent 6f7ac88 commit 9650fc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.coveragerc

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
omit =
33
# leading `*/` for pytest-dev/pytest-cov#456
44
*/.tox/*
5-
*/pep517-build-env-*
65

76
[report]
87
show_missing = True

0 commit comments

Comments
 (0)