summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 83293fa..5952c34 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,7 +15,6 @@ commands =
[tox:jenkins]
sitepackages = True
-downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8 {posargs}