Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-03-01 12:31:55 +00:00 committed by Gerrit Code Review
commit f7ec12654c
1 changed files with 1 additions and 4 deletions

View File

@ -15,9 +15,6 @@ deps = -r{toxinidir}/requirements.txt
commands =
python setup.py testr --testr-args='{posargs}'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8
@ -33,4 +30,4 @@ commands=
[flake8]
show-source = True
exclude = .venv,.git,.tox,dist,*lib/python*,*egg,build
exclude = .venv,.git,.tox,dist,*lib/python*,*egg,build