Merge "Delete deprecated Hacking in tox.ini"

This commit is contained in:
Jenkins 2016-12-06 03:18:58 +00:00 committed by Gerrit Code Review
commit 8c74c8e409
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,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 = E125,H202,H302,H803
ignore = E125,H202,H803
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build,conf.py