Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-15 05:53:14 +00:00 committed by Gerrit Code Review
commit 4efc88e263
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@ commands = {toxinidir}/tests/ci/cover.sh {posargs}
changedir = doc/
commands = make html
[tox:jenkins]
downloadcache = ~/cache/pip
[flake8]
ignore = H703,H102,E265,E262,H233
show-source = true