python313Packages.livis: relax colorlog constraint

This commit is contained in:
Martin Weinelt
2025-01-21 04:49:13 +01:00
parent 68a6aa91df
commit d6dc3e86d7
@@ -20,6 +20,8 @@ buildPythonPackage rec {
hash = "sha256-ggEbzN9FfqT968hgOblIh5dfVibzgUEc4SoZfBGOCwo=";
};
pythonRelaxDeps = [ "colorlog" ];
build-system = [ setuptools ];
dependencies = [