diff --git a/tox.ini b/tox.ini index 5aef0a89..dc6e87d5 100644 --- a/tox.ini +++ b/tox.ini @@ -36,7 +36,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}' [tox:jenkins] sitepackages = False -downloadcache = ~/cache/pip [testenv:pep8] sitepackages = False