diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,4 +17,6 @@ commands = {posargs} [flake8] #show-source = True +ignore = E265,F403 +max-line-length = 120 exclude = .tox,.venv,build,dist,doc,git/ext/ |
