1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00
bacpypes/setup.cfg
2016-08-23 16:14:40 -04:00

12 lines
136 B
INI

[wheel]
[flake8]
ignore = E123,E221,E226,E302,E41,E701
max-line-length = 160
max-complexity = 10
[tool:pytest]
[aliases]
test=pytest