diff --git a/setup.cfg b/setup.cfg index adcb0a7..6cbade0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [wheel] universal = 1 -[pytest] +[tool:pytest] norecursedirs = tests/storage/servers/* [flake8]