summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:06:13 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:09:29 +0100
commitf16eeb90ce24a2f529eab5f5282e8e0d4aed365e (patch)
tree5aca9200c70fd89268d68ddee9051049474550b1
parent5491e93d95e1dcde6de541f3e8a3452c9a0523d1 (diff)
downloadgear-f16eeb90ce24a2f529eab5f5282e8e0d4aed365e.tar.gz
Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0 More info: https://testrun.org/tox/latest/config.html#confval-downloadcache=path https://pip.pypa.io/en/stable/reference/pip_install/#caching Change-Id: I6484145969bc6bf6c0824ad5487e0578bc5410be
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index daf5cc5..ad5e8f5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -14,7 +14,6 @@ commands =
[tox:jenkins]
sitepackages = True
-downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8