diff --git a/.flake8 b/.flake8 index 1fad624..db5036c 100644 --- a/.flake8 +++ b/.flake8 @@ -8,7 +8,7 @@ exclude = __pycache__ build dist - tests + test *.pyc *.egg-info .cache