diff --git a/setup.cfg b/setup.cfg index ed6ebc2a..768a8321 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,6 +11,3 @@ per-file-ignores = [pydocstyle] ignore = D100,D101,D102,D105,D106,D107,D203,D213 - -[tool:pytest] -testpaths = tests/unit