diff options
| author | Abhilash Raj | 2016-07-26 16:29:36 -0700 |
|---|---|---|
| committer | Barry Warsaw | 2016-07-28 22:09:35 -0400 |
| commit | 86b25ba2e3bac0e034235d322c7c77080d737833 (patch) | |
| tree | 1b17e7928a57c8577fbd6344fcb88edaa24aa38d /tox.ini | |
| parent | 2cbd8d0fb80d7b4c01592889fe4419b3cda4a22c (diff) | |
| download | mailman-86b25ba2e3bac0e034235d322c7c77080d737833.tar.gz mailman-86b25ba2e3bac0e034235d322c7c77080d737833.tar.zst mailman-86b25ba2e3bac0e034235d322c7c77080d737833.zip | |
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -32,8 +32,7 @@ basepython = python3 commands = python -m flake8 src deps = - flake8 - flake8-respect-noqa + flake8>3.0 [testenv:docs] basepython = python3 |
