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

View File

@ -16,7 +16,6 @@ whitelist_externals = find
[tox:jenkins]
sitepackages = True
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8