diff --git a/setup.cfg b/setup.cfg index c09e993..4f04b24 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,4 @@ -[pytest] +[tool:pytest] python_files=test*.py [flake8]