mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
python3Packages.google-api-core: add grpcio-status
This commit is contained in:
committed by
Jonathan Ringer
parent
d590b27cc6
commit
0585bd31a1
@@ -4,6 +4,7 @@
|
||||
, google-auth
|
||||
, googleapis-common-protos
|
||||
, grpcio
|
||||
, grpcio-status
|
||||
, protobuf
|
||||
, proto-plus
|
||||
, requests
|
||||
@@ -29,6 +30,7 @@ buildPythonPackage rec {
|
||||
googleapis-common-protos
|
||||
google-auth
|
||||
grpcio
|
||||
grpcio-status
|
||||
protobuf
|
||||
proto-plus
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user