mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0 More info: https://testrun.org/tox/latest/config.html#confval-downloadcache=path https://pip.pypa.io/en/stable/reference/pip_install/#caching Change-Id: I521b7cb11374f0600d1f6d4c6529e95aa29654b0
This commit is contained in:
parent
8ee3380fa2
commit
0a132d3256
1 changed files with 0 additions and 3 deletions
3
tox.ini
3
tox.ini
|
|
@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
|
|||
[testenv:debug]
|
||||
commands = oslo_debug_helper -t openstackclient/tests {posargs}
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:docs]
|
||||
commands = python setup.py build_sphinx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue