Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-25 22:39:18 +00:00 committed by Gerrit Code Review
commit 2b4c3f54aa
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@ commands = flake8 {posargs}
requirements = pylint==0.25.2
commands = pylint doc8
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:venv]
commands = {posargs}