ha-core/setup.cfg

9 lines
79 B
INI

[wheel]
universal = 1
[pytest]
testpaths = tests
[pep257]
ignore = D203,D105