Merge tag '1.25.2' into merge-branch
Release 1.25.2 Change-Id: I698bcf2e82117bd81649cd065a7af5cac85990c7
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -39,5 +39,5 @@ commands = python setup.py build_sphinx
|
||||
commands = sphinx-build -a -W -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
||||
[flake8]
|
||||
ignore = E126,E127,E125,H202,H302,H803
|
||||
ignore = E125,E126,E127,H202,H803
|
||||
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build,conf.py
|
||||
|
||||
Reference in New Issue
Block a user