Chris McDonough
2011-03-19 6600f0b6cd41be9ab00aab49d56567fd55b94fed
new nosexcover only works with new coverage
1 files modified
4 ■■■ changed files
tox.ini 4 ●●● patch | view | raw | blame | history
tox.ini
@@ -29,12 +29,10 @@
    repoze.sphinx.autointerface
    virtualenv
    nose
    coverage<3.4
    coverage
    nosexcover
# we separate coverage into its own testenv because a) "last run wins" wrt
# cobertura jenkins reporting and b) pypy and jython can't handle any
# combination of versions of coverage and nosexcover that i can find.
# coverage <3.4 is required by nosexcover 1.0.4.