mirror of https://github.com/celery/kombu.git
Something's wrong with tox py33 target
This commit is contained in:
parent
5c92e93c9b
commit
f6dfec4e45
2
tox.ini
2
tox.ini
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue