Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-02-21 16:47:00 +00:00 committed by Gerrit Code Review
commit d91a83aef7
1 changed files with 0 additions and 3 deletions

View File

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