Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins
2016-03-01 12:32:51 +00:00
committed by Gerrit Code Review

View File

@@ -10,9 +10,6 @@ setenv = VIRTUAL_ENV={envdir}
commands =
python -m climateclient.openstack.common.lockutils python setup.py testr --slowest --testr-args="{posargs}"
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8