Exclude .eggs from pep8 checks
Change-Id: I11f5af83fc602332f6c9ac39f4c22731f8e84161 Closes-Bug: #1523365
This commit is contained in:
parent
30b0439c65
commit
7670611aa4
2
tox.ini
2
tox.ini
@ -103,4 +103,4 @@ commands =
|
||||
|
||||
[flake8]
|
||||
show-source = True
|
||||
exclude=.git,.tox,doc,ansible/library,docker/kolla-ansible
|
||||
exclude=.eggs,.git,.tox,doc,ansible/library,docker/kolla-ansible
|
||||
|
Loading…
x
Reference in New Issue
Block a user