Something's wrong with tox py33 target

This commit is contained in:
Ask Solem 2012-11-12 17:23:56 +00:00
parent 5c92e93c9b
commit f6dfec4e45
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ deps = -r{toxinidir}/requirements/default.txt
-r{toxinidir}/requirements/test3.txt
-r{toxinidir}/requirements/test-ci.txt
commands = {toxinidir}/extra/release/removepyc.sh {toxinidir}
nosetests -vd kombu.tests \
nosetests -vds kombu.tests \
--with-coverage3 \
--cover3-branch \
--cover3-xml \