supervisor/pytest.ini
2023-11-15 10:45:36 +01:00

7 lines
184 B
INI

[pytest]
asyncio_mode = auto
filterwarnings =
error
ignore:pkg_resources is deprecated as an API:DeprecationWarning:dirhash
ignore::pytest.PytestUnraisableExceptionWarning