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: I42570d94c03da5036d9fab4d7e86ec1a59c82d00
This commit is contained in:
parent
577a1920cb
commit
3c7ac929c6
3
tox.ini
3
tox.ini
@ -40,9 +40,6 @@ commands = {toxinidir}/tests/ci/cover.sh {posargs}
|
|||||||
changedir = doc/
|
changedir = doc/
|
||||||
commands = make html
|
commands = make html
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = H703,H102,E265,E262,H233
|
ignore = H703,H102,E265,E262,H233
|
||||||
show-source = true
|
show-source = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user