summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:11:58 +0100
committerOndřej Nový <ondrej.novy@firma.seznam.cz>2015-12-11 23:30:57 +0100
commit973e1c032e1e8e7c4cf9a5c4c5d28946e894dc78 (patch)
tree9ef67155c861718026ccab818b92bb24cd74ff81 /tox.ini
parent01a20003514130bfde702fac558cafb25eb0871e (diff)
downloadpython-saharaclient-973e1c032e1e8e7c4cf9a5c4c5d28946e894dc78.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: I052ab287585af3a8fea66f85cf88cad88caeaade
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 5aef0a8..dc6e87d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -36,7 +36,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
[tox:jenkins]
sitepackages = False
-downloadcache = ~/cache/pip
[testenv:pep8]
sitepackages = False