summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:06:15 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:17:54 +0100
commit5ea3d08e14747bd48d63ba1dc176b3cadded2819 (patch)
tree5600c9236d7714c2ab5469c0714604b1f761f207 /tox.ini
parenta24885451a614b9ce0ef4a7c6428410a49bcb936 (diff)
downloadironic-5ea3d08e14747bd48d63ba1dc176b3cadded2819.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: Ib8580ff9614b9e846d2b442e886d408b55469471
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index fd4238903..3187e15f8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,9 +17,6 @@ deps = -r{toxinidir}/test-requirements.txt
commands = ostestr {posargs}
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[testenv:genstates]
deps = {[testenv]deps}
pydot2