summaryrefslogtreecommitdiffstats
path: root/third_party/python/json-e/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/python/json-e/setup.cfg')
-rw-r--r--third_party/python/json-e/setup.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/python/json-e/setup.cfg b/third_party/python/json-e/setup.cfg
new file mode 100644
index 0000000000..6410597b69
--- /dev/null
+++ b/third_party/python/json-e/setup.cfg
@@ -0,0 +1,8 @@
+[pep8]
+max-line-length = 100
+select = E,W
+
+[egg_info]
+tag_build =
+tag_date = 0
+