diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,6 +35,6 @@ commands = python -m flake8 {posargs} [flake8] show-source = True -ignore = E711,E712,E721,F841,F811 +ignore = E711,E712,E721 exclude=.venv,.git,.tox,dist,doc,*egg,build |
