home-assistant: enable debugpy tests
This commit is contained in:
parent
57ec7f574e
commit
ac4b1133ad
@ -411,6 +411,8 @@ in with py.pkgs; buildPythonApplication rec {
|
|||||||
"zone"
|
"zone"
|
||||||
"zwave"
|
"zwave"
|
||||||
"zwave_js"
|
"zwave_js"
|
||||||
|
] ++ lib.optionals (builtins.any (s: s == stdenv.hostPlatform.system) debugpy.meta.platforms) [
|
||||||
|
"debugpy"
|
||||||
];
|
];
|
||||||
|
|
||||||
pytestFlagsArray = [
|
pytestFlagsArray = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user