diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -11,7 +11,7 @@ detailed-errors = 1 nologcapture = 1 [pytest] -norecursedirs = kallithea/tests/scripts .tox .eggs +norecursedirs = .* *.egg kallithea/tests/scripts [compile_catalog] domain = kallithea