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