@@ -10,6 +10,9 @@ with-pylons = test.ini
detailed-errors = 1
nologcapture = 1
[pytest]
norecursedirs = kallithea/tests/scripts .tox .eggs
[compile_catalog]
domain = kallithea
directory = kallithea/i18n
[tox]
envlist = py{26,27}-{pytest,nose}
Status change: