tox update
authorng0 <ng0@n0.is>
Sat, 25 Nov 2017 10:27:54 +0000 (10:27 +0000)
committerng0 <ng0@n0.is>
Mon, 5 Mar 2018 07:47:58 +0000 (07:47 +0000)
tox.ini

diff --git a/tox.ini b/tox.ini
index 06802e8a0300057def35f28f3796c7c70f92bec1..48c7d49a38685fd8638c29ea707cee2006a15a37 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,3 +1,4 @@
 [flake8]
 # These are things the devs don't agree make the python code more readable
 max-line-length = 160
+exclude = .git
\ No newline at end of file