home-assistant-custom-components.dreo: pin pytest 9.0.x
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
nix-update-script,
|
||||
websockets,
|
||||
# Test dependencies
|
||||
pytestCheckHook,
|
||||
pytest9_0CheckHook,
|
||||
pytest-homeassistant-custom-component,
|
||||
}:
|
||||
|
||||
@@ -25,7 +25,7 @@ buildHomeAssistantComponent rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-homeassistant-custom-component
|
||||
pytestCheckHook
|
||||
pytest9_0CheckHook
|
||||
];
|
||||
|
||||
pytestFlags = [
|
||||
|
||||
Reference in New Issue
Block a user