mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
python3Packages.google-api-core: add grpcio-status
This commit is contained in:
parent
d590b27cc6
commit
0585bd31a1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue