Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-21 04:20:08 +00:00 committed by Gerrit Code Review
commit cea65bad80

View File

@ -27,9 +27,6 @@ commands = {posargs}
[testenv:cover]
commands = python setup.py testr --coverage --testr-args='{posargs}'
[tox:jenkins]
downloadcache = ~/cache/pip
[flake8]
ignore = H302,H304,H233,H803,F401,H104,H236,H237,H238
show-source = true