summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:11:56 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:24:11 +0100
commit4bfc6ea5deb97ae394fd50d5a9c0cf0143740ea4 (patch)
treed17f7c6b2aa708b8f0e5d00ed9a90c30bd897cb0 /tox.ini
parentdbf34861a89602abbf371721b5ca1d3676394922 (diff)
downloadpython-heatclient-4bfc6ea5deb97ae394fd50d5a9c0cf0143740ea4.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: I89546c2c77b1a15659918be65e6ef73157f98b23
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 aacf180..1fb767d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -40,9 +40,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands=
python setup.py build_sphinx
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[flake8]
show-source = True
exclude=.venv,.git,.tox,dist,*openstack/common*,*lib/python*,*egg,build