Loading pkgs/development/python-modules/reflex-hosting-cli/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,10 @@ buildPythonPackage rec { hash = "sha256-kp2S3xnclMktEi6aqMBahQVZQeLriSigq77mRu+7A9I="; }; pythonRelaxDeps = [ "pipdeptree" ]; pythonRelaxDeps = [ "rich" "pipdeptree" ]; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/reflex-hosting-cli/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,10 @@ buildPythonPackage rec { hash = "sha256-kp2S3xnclMktEi6aqMBahQVZQeLriSigq77mRu+7A9I="; }; pythonRelaxDeps = [ "pipdeptree" ]; pythonRelaxDeps = [ "rich" "pipdeptree" ]; build-system = [ poetry-core ]; Loading