summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:06:12 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:30:02 +0100
commitea997b607aaa803f3fda689825952321a83dad1b (patch)
tree7230634a4022202bfbe9e05322a0288070e18bf3
parente28429642017834ef55c1aa54a427a55319a5360 (diff)
downloadxstatic-jquery-bootstrap-wizard-ea997b607aaa803f3fda689825952321a83dad1b.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: I5a28f1d6d9137f766d25e9414ad5884ec5a01582
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 878839e..9e60b20 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,6 +6,3 @@ envlist = py27,py33,py34
[testenv:venv]
commands = {posargs}
-[tox:jenkins]
-downloadcache = ~/cache/pip
-