summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:06:13 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 21:26:38 +0100
commit7c78c7bc2efb63bd17c54c6ed720b54bcaab0703 (patch)
tree2feaad7fe444c8e5e37a601c580c13ce007f57d9 /tox.ini
parent4d9b1e760d48aba570ccf07281ddaad110ed9a6a (diff)
downloadpython-swiftclient-7c78c7bc2efb63bd17c54c6ed720b54bcaab0703.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: I95015c79049633ed97714d6de8dd8f231bd15a03
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 e904924..7847e38 100644
--- a/tox.ini
+++ b/tox.ini
@@ -23,9 +23,6 @@ commands = {posargs}
[testenv:cover]
commands = python setup.py testr --coverage
-[tox:jenkins]
-downloadcache = ~/cache/pip
-
[testenv:func]
setenv = OS_TEST_PATH=tests.functional
whitelist_externals =