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: I54c35e61d889852dfcff34acc841da7efa556f1d
This commit is contained in:
Ondřej Nový 2015-12-11 21:06:12 +01:00 committed by Ondřej Nový
parent 5001ee17bc
commit d54297c545
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ commands =
[tox:jenkins]
sitepackages = False
downloadcache = ~/cache/pip
[testenv:pep8]
sitepackages = False