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: Idfa22a7363a5f7e4998ba8084dfbb56084d2161d
This commit is contained in:
parent
42453a3702
commit
71b95b314f
3
tox.ini
3
tox.ini
@ -40,9 +40,6 @@ norecursedirs = .tox .venv freezer_api freezer/binaries
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:cover]
|
||||
commands = python setup.py testr --coverage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user