Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
1ee5191cec
3
tox.ini
3
tox.ini
@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
|
|||||||
[testenv:debug]
|
[testenv:debug]
|
||||||
commands = oslo_debug_helper -t openstackclient/tests {posargs}
|
commands = oslo_debug_helper -t openstackclient/tests {posargs}
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
commands = python setup.py build_sphinx
|
commands = python setup.py build_sphinx
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user