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: Ib8580ff9614b9e846d2b442e886d408b55469471
This commit is contained in:
Ondřej Nový 2015-12-11 21:06:15 +01:00
parent a24885451a
commit 5ea3d08e14
1 changed files with 0 additions and 3 deletions

View File

@ -17,9 +17,6 @@ deps = -r{toxinidir}/test-requirements.txt
commands = ostestr {posargs}
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:genstates]
deps = {[testenv]deps}
pydot2