Skip to content

Commit

Permalink
Remove testpaths
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Feb 7, 2025
1 parent b509067 commit be4d094
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,4 @@ write_to = "QuantSI/_version.py"
write_template = "__version__ = '{}'"

[tool.pytest.ini_options]
addopts = "-ra"
testpaths = [
"tests",
]
addopts = "-ra"

0 comments on commit be4d094

Please sign in to comment.