Ignore .eggs directories as well.

This commit is contained in:
Jelmer Vernooij 2019-04-15 22:52:20 +00:00
parent 0df8000144
commit b3ae160cff

View File

@ -6,4 +6,4 @@ universal=1
[flake8]
ignore = E501, E402
exclude = docs/conf.py,.tox
exclude = docs/conf.py,.tox,.eggs