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: I63939800bf0fe6ef89d6651273e3bb53678d23a6
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -38,9 +38,6 @@ setenv =
|
|||||||
# TLS (https) server certificate.
|
# TLS (https) server certificate.
|
||||||
passenv = OS_CACERT
|
passenv = OS_CACERT
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
show-source = True
|
show-source = True
|
||||||
ignore = F811,F821,H306,H404,H405,E122,E123,E128,E251
|
ignore = F811,F821,H306,H404,H405,E122,E123,E128,E251
|
||||||
|
Reference in New Issue
Block a user