srne-mqtt/tox.ini

8 lines
107 B
INI

[flake8]
max-line-length = 120
extend-ignore = E203, I201, I101
[pytest]
pythonpath = .
testpaths = tests