Loading pkgs/development/python-modules/functions-framework/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,9 @@ buildPythonPackage rec { build-system = [ setuptools ]; pythonRelaxDeps = [ "cloudevents" ]; dependencies = [ click cloudevents Loading Loading
pkgs/development/python-modules/functions-framework/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,9 @@ buildPythonPackage rec { build-system = [ setuptools ]; pythonRelaxDeps = [ "cloudevents" ]; dependencies = [ click cloudevents Loading