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: I5a28f1d6d9137f766d25e9414ad5884ec5a01582
This commit is contained in:
parent
e284296420
commit
ea997b607a
3
tox.ini
3
tox.ini
@ -6,6 +6,3 @@ envlist = py27,py33,py34
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user