Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-15 10:48:46 +00:00 committed by Gerrit Code Review
commit 544b8b4ed2
1 changed files with 0 additions and 3 deletions

View File

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