Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-19 01:33:56 +00:00 committed by Gerrit Code Review
commit 8286f2f5a3
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ commands = python setup.py testr --slowest --testr-args='{posargs}'
[testenv:docs]
commands = python setup.py build_sphinx
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/.doctrees -b html releasenotes/source releasenotes/build/html