Skip to content

Commit 0a132d3

Browse files
committed
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
1 parent 8ee3380 commit 0a132d3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tox.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
2727
[testenv:debug]
2828
commands = oslo_debug_helper -t openstackclient/tests {posargs}
2929

30-
[tox:jenkins]
31-
downloadcache = ~/cache/pip
32-
3330
[testenv:docs]
3431
commands = python setup.py build_sphinx
3532

0 commit comments

Comments
 (0)