diff --git a/.flake8 b/.flake8 index 764107f..3bd2b5c 100644 --- a/.flake8 +++ b/.flake8 @@ -8,7 +8,7 @@ exclude = __pycache__ build dist - tests + test *.pyc *.egg-info .cache