aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
new file mode 100644
index 000000000..06802e8a0
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,3 @@
1[flake8]
2# These are things the devs don't agree make the python code more readable
3max-line-length = 160