diff --git a/pyproject.toml b/pyproject.toml index 21642e9..01f512a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,4 @@ write_to = "QuantSI/_version.py" write_template = "__version__ = '{}'" [tool.pytest.ini_options] -addopts = "-ra" -testpaths = [ - "tests", -] \ No newline at end of file +addopts = "-ra" \ No newline at end of file