Merge "Drop *openstack/common* in flake8 exclude list"

This commit is contained in:
Jenkins 2016-08-05 12:13:07 +00:00 committed by Gerrit Code Review
commit 59225d17e1
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
[flake8]
ignore = F401
show-source = true
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg