diff --git a/setup.cfg b/setup.cfg index 93f009af5..6f408a95f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,4 @@ -[tool:pytest] +[pytest] python_files = testsuite/*.py [flake8]