python3Packages.halohome: relax bleak constraint

This commit is contained in:
Martin Weinelt
2025-08-08 04:19:45 +02:00
parent 13aa6a7f59
commit eff63c140c
@@ -31,6 +31,8 @@ buildPythonPackage rec {
csrmesh
];
pythonRelaxDeps = [ "bleak" ];
# Project has no tests
doCheck = false;