summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/setup.cfg b/setup.cfg
index f1cb7a8a..fd87eac4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,14 +24,5 @@ balanced_clumps =
; No idea why this one fails if run on separate workers:
GetZipBytesTest
-[pep8]
-# E265 block comment should start with '# '
-# E266 too many leading '#' for block comment
-# E301 expected 1 blank line, found 0
-# E401 multiple imports on one line
-# The rest are the default ignored warnings.
-ignore = E265,E266,E123,E133,E226,E241,E242,E301,E401
-max-line-length = 100
-
[metadata]
license_files = LICENSE.txt