pythonPackages.grpcio-gcp: init at 0.2.2

This commit is contained in:
Chris Ostrouchov
2018-11-02 16:20:45 -04:00
parent 50f0fc2862
commit b7c7eea740
2 changed files with 26 additions and 0 deletions

View File

@@ -2516,6 +2516,8 @@ in {
grpcio-tools = callPackage ../development/python-modules/grpcio-tools { };
grpcio-gcp = callPackage ../development/python-modules/grpcio-gcp { };
grpc_google_iam_v1 = callPackage ../development/python-modules/grpc_google_iam_v1 { };
gspread = callPackage ../development/python-modules/gspread { };