mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-04-20 11:17:16 +00:00
7 lines
184 B
INI
7 lines
184 B
INI
[pytest]
|
|
asyncio_mode = auto
|
|
filterwarnings =
|
|
error
|
|
ignore:pkg_resources is deprecated as an API:DeprecationWarning:dirhash
|
|
ignore::pytest.PytestUnraisableExceptionWarning
|