Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins
2015-12-17 19:31:28 +00:00
committed by Gerrit Code Review

View File

@@ -34,9 +34,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands= commands=
python setup.py build_sphinx python setup.py build_sphinx
[tox:jenkins]
downloadcache = ~/cache/pip
[flake8] [flake8]
# H233 Python 3.x incompatible use of print operator # H233 Python 3.x incompatible use of print operator
# H303 no wildcard import # H303 no wildcard import