Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
12bdaf339e
3
tox.ini
3
tox.ini
@ -24,9 +24,6 @@ setenv = {[testenv]setenv}
|
|||||||
ZAQAR_TEST_INTEGRATION=1
|
ZAQAR_TEST_INTEGRATION=1
|
||||||
commands = python setup.py testr --slowest --testr-args='--concurrency 1 zaqar.tests.functional'
|
commands = python setup.py testr --slowest --testr-args='--concurrency 1 zaqar.tests.functional'
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands = flake8
|
commands = flake8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user