tox: Missing cover3-html

This commit is contained in:
Ask Solem 2011-09-14 12:11:35 +01:00
parent 6059d00149
commit f6bb91931f
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,9 @@ distribute = True
sitepackages = False
commands = nosetests
[testenv:boa]
commands: echo hei
[testenv:py32]
recreate = True
basepython = python3.2
@ -18,6 +21,7 @@ commands = {toxinidir}/contrib/release/removepyc.sh {toxinidir}
--cover3-branch \
--cover3-xml \
--cover3-xml-file={toxinidir}/coverage.xml \
--cover3-html \
--cover3-html-dir={toxinidir}/cover \
--cover3-package=kombu \
--cover3-exclude="kombu kombu.utils.* \