Skip to content

Commit 8501745

Browse files
committed
2 parents f5a062d + 7fe4ab8 commit 8501745

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.coveragerc

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[run]
2-
omit = .tox/*
2+
omit =
3+
# leading `*/` for pytest-dev/pytest-cov#456
4+
*/.tox/*
35

46
[report]
57
show_missing = True

0 commit comments

Comments
 (0)