diff --git a/setup.cfg b/setup.cfg index afe704c..34c550e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,3 +16,7 @@ deps = commands = pytest -n auto + +[tool:pytest] +testpaths = + tests