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 06c62ce commit b206d50Copy full SHA for b206d50
pyproject.toml
@@ -48,5 +48,5 @@ exclude = ["tests", "docs", ".github", "requirements.txt", ".gitignore"]
48
49
[tool.pytest.ini_options]
50
minversion = "6.0"
51
-addopts = "--cov"
+addopts = "--cov=src/pyluach"
52
testpaths = ["tests",]
0 commit comments