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: I22ff9477e2a001488e54f5a9a643ef7b17c4856b
This commit is contained in:
Ondřej Nový 2015-12-11 22:11:04 +01:00
parent fe5e8cf2f0
commit 5186713311
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ skipsdist = True
[tox:jenkins]
sitepackages = True
downloadcache = ~/cache/pip
[testenv]
setenv = VIRTUAL_ENV={envdir}