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: I244750d81a17546418e4281365039f569190edff
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -55,9 +55,6 @@ setenv = VIRTUAL_ENV={envdir}
|
|||||||
NOSE_COVER_HTML=1
|
NOSE_COVER_HTML=1
|
||||||
NOSE_COVER_HTML_DIR={toxinidir}/cover
|
NOSE_COVER_HTML_DIR={toxinidir}/cover
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# follow the same style guidelines with swift
|
# follow the same style guidelines with swift
|
||||||
ignore = H
|
ignore = H
|
||||||
|
Reference in New Issue
Block a user