diff --git a/setup.cfg b/setup.cfg index c8efe86..b88034e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,9 +1,2 @@ -[flake8] -count = true -exclude = .git,*migrations*,venv -max-complexity = 8 -max-line-length = 119 -show-source = true - [metadata] description-file = README.md