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: Ib33336d8aac1c8d27958afe1a60b973b06360513
This commit is contained in:
Ondřej Nový 2015-12-11 22:14:50 +01:00
parent ddd80eac8d
commit ec92ab4981
1 changed files with 0 additions and 2 deletions

View File

@ -5,5 +5,3 @@ skipsdist = True
[testenv:venv]
commands = {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip