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