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: Ie6370bf4beb9a5a1e67a7e2d430daf43f9b45301
This commit is contained in:
Ondřej Nový 2015-12-11 23:12:10 +01:00 committed by Ondřej Nový
parent 4383c42602
commit 91d75d6653

View File

@ -25,5 +25,3 @@ ignore = E125,H803
exclude = .venv,.tox,dist,*.egg
show-source = true
[tox:jenkins]
downloadcache = ~/cache/pip