pytest: use [pytest] section in setup.cfg
@@ -1,4 +1,4 @@
-[tool:pytest]
+[pytest]
python_files = testsuite/*.py
[flake8]