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

View File

@ -21,9 +21,6 @@ commands = ostestr {posargs}
whitelist_externals = bash
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8