Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-14 19:59:09 +00:00 committed by Gerrit Code Review
commit 4cace9dadf
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ commands =
coverage report --omit="tests/*" --show-missing
coverage html --omit="tests/*" -d cover
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8