Merge "Don't include openstack/common in flake8 exclude list"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -35,7 +35,7 @@ commands = oslo_debug_helper {posargs}
|
||||
|
||||
show-source = True
|
||||
builtins = _
|
||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
||||
|
||||
[testenv:releasenotes]
|
||||
commands = sphinx-build -a -W -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
Reference in New Issue
Block a user