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