python3Packages.zha: test with pytest-asyncio 0.x

This commit is contained in:
Martin Weinelt
2025-08-09 19:05:27 +02:00
parent 18c8cae95f
commit 68af5d20df
@@ -8,7 +8,7 @@
pyserial,
pyserial-asyncio,
pyserial-asyncio-fast,
pytest-asyncio,
pytest-asyncio_0,
pytest-timeout,
pytest-xdist,
pytestCheckHook,
@@ -68,7 +68,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
freezegun
pytest-asyncio
pytest-asyncio_0
pytest-timeout
pytest-xdist
pytestCheckHook