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: I8ead8eefb940c3e2e6ec470f06e5288949a9a2bc
This commit is contained in:
Ondřej Nový 2015-12-11 23:11:49 +01:00 committed by Ondřej Nový
parent ab5c66df45
commit d45a8c5c7f
1 changed files with 0 additions and 1 deletions

View File

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