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 b509067 commit be4d094Copy full SHA for be4d094
pyproject.toml
@@ -50,7 +50,4 @@ write_to = "QuantSI/_version.py"
50
write_template = "__version__ = '{}'"
51
52
[tool.pytest.ini_options]
53
-addopts = "-ra"
54
-testpaths = [
55
- "tests",
56
-]
+addopts = "-ra"
0 commit comments