rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)
[oweals/gnunet.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 48c7d49a38685fd8638c29ea707cee2006a15a37..c91f2de94318a82749929732192855aefd8df29f 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,4 +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
+exclude = .git
+filename = *.py*
\ No newline at end of file