There was an error while loading. Please reload this page.
1 parent b381dbb commit d291b1dCopy full SHA for d291b1d
1 file changed
pyproject.toml
@@ -97,6 +97,7 @@ skip = "*win32 *arm_64"
97
test-command = "python -m pytest -vvv --pyargs python_template_cpp.tests"
98
test-extras = []
99
test-requires = ["pytest"]
100
+
101
[tool.coverage.run]
102
branch = true
103
omit = [
0 commit comments