diff --git a/setup.cfg b/setup.cfg index 2bb2ef6..b798b26 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,6 @@ universal = 1 [metadata] license_file = LICENSE - [flake8] exclude = .git,build,dist,tests, __init__.py max-line-length = 79