Loading pkgs/development/python-modules/streamlit/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,10 @@ buildPythonPackage (finalAttrs: { build-system = [ setuptools ]; pythonRelaxDeps = [ "packaging" ]; pythonRelaxDeps = [ "packaging" "protobuf" ]; dependencies = [ altair Loading Loading
pkgs/development/python-modules/streamlit/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,10 @@ buildPythonPackage (finalAttrs: { build-system = [ setuptools ]; pythonRelaxDeps = [ "packaging" ]; pythonRelaxDeps = [ "packaging" "protobuf" ]; dependencies = [ altair Loading