Merge pull request #122419 from fabaff/ha-tests-debugpy
This commit is contained in:
commit
f0180dd763
@ -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