srne-mqtt/tox.ini

8 lines
107 B
INI
Raw Permalink Normal View History

2021-10-31 16:03:18 +00:00
[flake8]
2023-12-09 15:35:45 +00:00
max-line-length = 120
extend-ignore = E203, I201, I101
2023-12-08 12:45:38 +00:00
[pytest]
pythonpath = .
testpaths = tests