Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
b558f0b143
3
tox.ini
3
tox.ini
@ -27,9 +27,6 @@ commands = {posargs}
|
|||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
commands = python setup.py testr --coverage
|
commands = python setup.py testr --coverage
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[testenv:func]
|
[testenv:func]
|
||||||
setenv = OS_TEST_PATH=tests.functional
|
setenv = OS_TEST_PATH=tests.functional
|
||||||
whitelist_externals =
|
whitelist_externals =
|
||||||
|
Loading…
Reference in New Issue
Block a user