summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAbhilash Raj2016-07-26 16:29:36 -0700
committerBarry Warsaw2016-07-28 22:09:35 -0400
commit86b25ba2e3bac0e034235d322c7c77080d737833 (patch)
tree1b17e7928a57c8577fbd6344fcb88edaa24aa38d /tox.ini
parent2cbd8d0fb80d7b4c01592889fe4419b3cda4a22c (diff)
downloadmailman-86b25ba2e3bac0e034235d322c7c77080d737833.tar.gz
mailman-86b25ba2e3bac0e034235d322c7c77080d737833.tar.zst
mailman-86b25ba2e3bac0e034235d322c7c77080d737833.zip
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 112deee3f..bce179a0c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -32,8 +32,7 @@ basepython = python3
commands =
python -m flake8 src
deps =
- flake8
- flake8-respect-noqa
+ flake8>3.0
[testenv:docs]
basepython = python3