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: I81fbb20af8394ec6bb834cf099a5cdbaf52c69da
This commit is contained in:
Ondřej Nový
2015-12-11 21:29:31 +01:00
parent 39dd3f0fac
commit c010e52c72
-1
View File
@@ -19,7 +19,6 @@ whitelist_externals = bash
[tox:jenkins]
sitepackages = True
downloadcache = ~/cache/pip
[testenv:pep8]
commands =