Merge tag '1.25.2' into merge-branch

Release 1.25.2

Change-Id: I698bcf2e82117bd81649cd065a7af5cac85990c7
This commit is contained in:
Ian Wienand
2017-02-02 10:57:40 +11:00
44 changed files with 265 additions and 29 deletions

View File

@@ -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