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: I67d5583845386ceb439aaebb2a1081ff6d871aba
This commit is contained in:
parent
d8b6601bc0
commit
806a261937
3
tox.ini
3
tox.ini
@ -25,9 +25,6 @@ commands =
|
|||||||
oslo-config-generator --config-file=config-generator.conf
|
oslo-config-generator --config-file=config-generator.conf
|
||||||
python tools/cli_auto_doc.py doc/source/tools
|
python tools/cli_auto_doc.py doc/source/tools
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
commands = python setup.py build_sphinx
|
commands = python setup.py build_sphinx
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user