make sure port is closed on shutdown
[oweals/gnunet.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 06802e8a0300057def35f28f3796c7c70f92bec1..c91f2de94318a82749929732192855aefd8df29f 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
+filename = *.py*
\ No newline at end of file