We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c34b827 + 56cdf46 commit 9022a21Copy full SHA for 9022a21
.coveragerc
@@ -2,7 +2,8 @@
2
omit =
3
# leading `*/` for pytest-dev/pytest-cov#456
4
*/.tox/*
5
- */pep517-build-env-*
+disable_warnings =
6
+ couldnt-parse
7
8
# local
9
*/_validate_pyproject/* # generated code, tested in `validate-pyproject`
0 commit comments