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: I79d0408239dddce21ebb5af60008de4fec75022e
This commit is contained in:
parent
a0a3c1e7c9
commit
0a5b41bad6
3
tox.ini
3
tox.ini
@ -44,9 +44,6 @@ commands = nodeenv -p
|
||||
npm install jshint -g
|
||||
/bin/bash run_tests.sh -N --jshint
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[flake8]
|
||||
builtins = _
|
||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,
|
||||
|
Loading…
x
Reference in New Issue
Block a user