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: If7209ed58d312bba35332e81a1943f55a286beed
This commit is contained in:
parent
d87e67c17c
commit
cc960d90fe
3
tox.ini
3
tox.ini
@ -2,9 +2,6 @@
|
||||
minversion = 1.6
|
||||
envlist = pep8, py34, py27
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv]
|
||||
# Note(Vek): JJB is not compatible with a non-zero PYTHONHASHSEED
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user