Remove a now unused flake8 exclude directory
Change-Id: I325c8e516d4b8c0868e703524aef9aa2b885203b
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -28,4 +28,4 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
|
||||
# E123, E125 skipped as they are invalid PEP-8.
|
||||
show-source = True
|
||||
ignore = E123,E125,H404,H405,H803
|
||||
exclude=api_strawman/,.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||
|
Reference in New Issue
Block a user