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: I4ff81c269e63016dffbd150b3930ba762bbf6bdf
This commit is contained in:
Ondřej Nový 2015-12-11 23:12:02 +01:00
parent 62ff4a7ff7
commit cbbf5ac873

View File

@ -37,9 +37,6 @@ commands =
oslo-config-generator --config-file=config-generator.conf
python tools/cli_auto_doc.py doc/source/tools
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:docs]
commands = python setup.py build_sphinx