We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d572ac1 commit 905e765Copy full SHA for 905e765
pyproject.toml
@@ -55,6 +55,7 @@ test = ["tests"]
55
56
[tool.coverage.run]
57
omit = [
58
+ "build.py",
59
"tests/*",
60
"*/__init__.py",
61
]
0 commit comments