diff --git a/setup.cfg b/setup.cfg index eda7a527..5640d04f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ [tool:pytest] # -norecursedirs = tests/fixtures +norecursedirs = tests/fixtures .* addopts = --tb=native --doctest-modules