Skip to content
Snippets Groups Projects
Commit 7670611a authored by Michal Rostecki's avatar Michal Rostecki
Browse files

Exclude .eggs from pep8 checks

Change-Id: I11f5af83fc602332f6c9ac39f4c22731f8e84161
Closes-Bug: #1523365
parent 30b0439c
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment