diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -29,12 +29,10 @@ deps = 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. |
