home-assistant-custom-components.systemair: pin pytest 9.0.x
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
aiohttp,
|
||||
websocket-client,
|
||||
beautifulsoup4,
|
||||
pytestCheckHook,
|
||||
pytest9_0CheckHook,
|
||||
pytest-homeassistant-custom-component,
|
||||
}:
|
||||
|
||||
@@ -36,7 +36,7 @@ buildHomeAssistantComponent rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
pytest9_0CheckHook
|
||||
pytest-homeassistant-custom-component
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user