1
mirror of https://github.com/home-assistant/core synced 2024-08-06 09:34:49 +02:00
ha-core/setup.cfg
2015-12-27 21:14:35 -08:00

9 lines
79 B
INI

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