##// END OF EJS Templates
tests: add pytest section and put tox and tests/scripts to norecursedirs...
Ronny Pfannschmidt -
r5050:5c8c77b7 default
parent child Browse files
Show More
@@ -1,3 +1,7 b''
1 [pytest]
2 norecursedirs = kallithea/tests/scripts .tox
3
4
1 [tox]
5 [tox]
2 envlist = py{26,27}-{pytest,nose}
6 envlist = py{26,27}-{pytest,nose}
3
7
General Comments 0
You need to be logged in to leave comments. Login now