summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 82d8d51..b57b92b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,6 +24,7 @@ markers =
[flake8]
show-source = True
+max-line-length = 80
[bumpversion:file:pymemcache/__init__.py]