diff --git a/tox.ini b/tox.ini --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,5 @@ [pytest] -norecursedirs = kallithea/tests/scripts .tox - +norecursedirs = kallithea/tests/scripts .tox .eggs [tox] envlist = py{26,27}-{pytest,nose}