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

View File

@ -28,9 +28,6 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_COVER_HTML=1
NOSE_COVER_HTML_DIR={toxinidir}/cover
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:functest]
changedir = {toxinidir}
commands = bash ./.functests -q