Skip to content

Commit be4d094

Browse files
committed
Remove testpaths
1 parent b509067 commit be4d094

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,4 @@ write_to = "QuantSI/_version.py"
5050
write_template = "__version__ = '{}'"
5151

5252
[tool.pytest.ini_options]
53-
addopts = "-ra"
54-
testpaths = [
55-
"tests",
56-
]
53+
addopts = "-ra"

0 commit comments

Comments
 (0)