Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-13 16:18:05 +00:00 committed by Gerrit Code Review
commit 5751b32932
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@ deps =
commands =
python setup.py testr --slowest --testr-args='{posargs}'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands =
flake8 {posargs}