summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:12:13 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:49:08 +0100
commitf24999b19017e55d2740fbb046908c3154c06ea8 (patch)
tree7fd5203c00d5c0ea4d9de0a6a65975281c60048e
parent78c1c82c43bc891d26036300747c40f05dd4c065 (diff)
downloadxstatic-jasmine-f24999b19017e55d2740fbb046908c3154c06ea8.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: I1cf1fceee5ae891d560cb5f345a1cbdfa7646c8d
-rw-r--r--tox.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index b2e3912..9e60b20 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,5 +6,3 @@ envlist = py27,py33,py34
[testenv:venv]
commands = {posargs}
-[tox:jenkins]
-downloadcache = ~/cache/pip