Loading pkgs/development/python-modules/beanhub-cli/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,10 @@ buildPythonPackage rec { hash = "sha256-mGLg6Kgur2LAcujFzO/rkSPAC2t3wR5CO2AeOO0+bFI="; }; pythonRelaxDeps = [ "rich" ]; build-system = [ poetry-core ]; dependencies = [ Loading Loading
pkgs/development/python-modules/beanhub-cli/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,10 @@ buildPythonPackage rec { hash = "sha256-mGLg6Kgur2LAcujFzO/rkSPAC2t3wR5CO2AeOO0+bFI="; }; pythonRelaxDeps = [ "rich" ]; build-system = [ poetry-core ]; dependencies = [ Loading