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: I1778135d68a4bf96da3a0c0e4660172d1f13d16b
deps =
{[testenv:functional]deps}
-[tox:jenkins]
-sitepackages = True
-downloadcache = ~/cache/pip
-
[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html