home-assistant-custom-components.mitsubishi: ignore pymitsubishi version requirement
This commit is contained in:
@@ -24,6 +24,8 @@ buildHomeAssistantComponent rec {
|
||||
pymitsubishi
|
||||
];
|
||||
|
||||
ignoreVersionRequirement = [ "pymitsubishi" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-cov-stub
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user