Exclude .eggs from pep8 checks

Change-Id: I11f5af83fc602332f6c9ac39f4c22731f8e84161
Closes-Bug: #1523365
This commit is contained in:
Michal Rostecki 2015-12-07 08:25:57 +01:00
parent 30b0439c65
commit 7670611aa4

View File

@ -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