Configure tox
parent
dc8e8fd9ea
commit
ed25497b37
|
@ -2,7 +2,10 @@
|
|||
ignore = E41,E266
|
||||
max-line-length = 120
|
||||
exclude =
|
||||
.cache,
|
||||
.git,
|
||||
.tox,
|
||||
.venv,
|
||||
*__pycache__*,
|
||||
*tests*,
|
||||
*scripts*,
|
||||
|
|
Loading…
Reference in New Issue