Explorar o código

Merge pull request #2057 from ThomasWaldmann/fix-pytest-deprecation

setup.cfg: fix pytest deprecation warning, fixes #2050
TW %!s(int64=8) %!d(string=hai) anos
pai
achega
e0094f78a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -1,4 +1,4 @@
-[pytest]
+[tool:pytest]
 python_files = testsuite/*.py
 
 [flake8]