We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f337f commit e719f86Copy full SHA for e719f86
.coveragerc
@@ -2,6 +2,7 @@
2
omit =
3
# leading `*/` for pytest-dev/pytest-cov#456
4
*/.tox/*
5
+ */pep517-build-env-*
6
7
[report]
8
show_missing = True
0 commit comments