aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 9984eb1b..38cf94a6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,4 +7,4 @@ commands = py.test -n 8 --timeout 60 ./test/netlib ./test/mitmproxy/script ./tes
[testenv:lint]
deps = flake8
-commands = flake8 --exit-zero --count mitmproxy netlib pathod examples test
+commands = flake8 --count mitmproxy netlib pathod examples test