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:
parent
390170198a
commit
f5c74cdc9e
3
tox.ini
3
tox.ini
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user