parent
9203bc89c3
commit
816d58062a
1
tox.ini
1
tox.ini
@ -7,7 +7,6 @@ envlist = py27,py33,py34,py35,pypy,pep8,limit,failskip,docs,py35-prefix,py35-lim
|
|||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
install_command = pip install -U {opts} {packages}
|
install_command = pip install -U {opts} {packages}
|
||||||
usedevelop = True
|
|
||||||
commands = python setup.py testr --testr-args="{posargs}"
|
commands = python setup.py testr --testr-args="{posargs}"
|
||||||
passenv = GABBI_*
|
passenv = GABBI_*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user