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: I64c83c96db5c00b04acca9a7538ab83b96fb5f9b
This commit is contained in:
Ondřej Nový 2015-12-11 21:06:13 +01:00
parent 45ec263f3f
commit 6dc7f34e36
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ deps =
commands =
python setup.py testr --slowest --testr-args='{posargs:}'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:func]
usedevelop = True
# Define virtualenv directory, port to use for functional testing, and number