diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,6 +37,6 @@ commands = python setup.py build_sphinx [flake8] -ignore = H202 +ignore = H202,H405,H501 show-source = True exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build, |
