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:
Ondřej Nový 2015-12-11 23:12:10 +01:00
parent a0a3c1e7c9
commit 0a5b41bad6
1 changed files with 0 additions and 3 deletions

View File

@ -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,