Skip to content

Commit d291b1d

Browse files
authored
Add coverage configuration to pyproject.toml
1 parent b381dbb commit d291b1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ skip = "*win32 *arm_64"
9797
test-command = "python -m pytest -vvv --pyargs python_template_cpp.tests"
9898
test-extras = []
9999
test-requires = ["pytest"]
100+
100101
[tool.coverage.run]
101102
branch = true
102103
omit = [

0 commit comments

Comments
 (0)