diff --git a/tox.ini b/tox.ini index 9abf95e..470ceac 100644 --- a/tox.ini +++ b/tox.ini @@ -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