Loading pkgs/development/python-modules/home-assistant-chip-clusters/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ buildPythonPackage rec { pythonImportsCheck = [ "chip.clusters" "chip.clusters.ClusterObjects" "chip.tlv" ]; doCheck = false; # no tests Loading Loading
pkgs/development/python-modules/home-assistant-chip-clusters/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,8 @@ buildPythonPackage rec { pythonImportsCheck = [ "chip.clusters" "chip.clusters.ClusterObjects" "chip.tlv" ]; doCheck = false; # no tests Loading