summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:12:10 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:42:45 +0100
commit0a5b41bad6424fa1bef17bdbb964867832d2bdfb (patch)
treee6d0000bd38061f8ab3a89a453b158f92fd14763
parenta0a3c1e7c9b312dfb0884683a63a01135a011948 (diff)
downloadtuskar-ui-0a5b41bad6424fa1bef17bdbb964867832d2bdfb.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: I79d0408239dddce21ebb5af60008de4fec75022e
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index ac8f3345..4af6d7a7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -44,9 +44,6 @@ commands = nodeenv -p
npm install jshint -g
/bin/bash run_tests.sh -N --jshint
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[flake8]
builtins = _
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,