pythonPackages.google_cloud_logging: init at 1.8.0

This commit is contained in:
Chris Ostrouchov
2018-11-02 15:30:52 -04:00
parent 9887696cae
commit f012fd1f90
2 changed files with 37 additions and 0 deletions

View File

@@ -2466,6 +2466,8 @@ in {
google_cloud_kms = callPackage ../development/python-modules/google_cloud_kms { };
google_cloud_logging = callPackage ../development/python-modules/google_cloud_logging { };
google_cloud_storage = callPackage ../development/python-modules/google_cloud_storage { };
google_cloud_speech = callPackage ../development/python-modules/google_cloud_speech { };