Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-14 17:53:41 +00:00 committed by Gerrit Code Review
commit d6b9def3b0

View File

@ -41,9 +41,6 @@ commands = sphinx-build -W -b html doc/source doc/build/html
[testenv:releasenotes]
commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[tox:jenkins]
downloadcache = ~/cache/pip
[flake8]
show-source = true
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tools