Loading pkgs/development/python-modules/dazl/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ buildPythonPackage, fetchFromGitHub, poetry-core, attrs, httpx, python-dateutil, googleapis-common-protos, grpcio, protobuf, Loading @@ -28,11 +31,15 @@ buildPythonPackage rec { pythonRelaxDeps = [ "grpcio" "httpx" ]; build-system = [ poetry-core ]; dependencies = [ attrs httpx python-dateutil googleapis-common-protos grpcio protobuf Loading Loading
pkgs/development/python-modules/dazl/default.nix +7 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ buildPythonPackage, fetchFromGitHub, poetry-core, attrs, httpx, python-dateutil, googleapis-common-protos, grpcio, protobuf, Loading @@ -28,11 +31,15 @@ buildPythonPackage rec { pythonRelaxDeps = [ "grpcio" "httpx" ]; build-system = [ poetry-core ]; dependencies = [ attrs httpx python-dateutil googleapis-common-protos grpcio protobuf Loading