summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index 9cc24f6..f873f9b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,9 +4,3 @@ requires = redis >= 3.0.0
[wheel]
universal = 1
-
-[flake8]
-max-line-length=120
-ignore=E731
-count=True
-statistics=True