pythonPackages.google-auth-oauthlib: init at 0.2.0

Fix #57022
This commit is contained in:
Terje Larsen
2019-03-15 22:26:53 +01:00
parent 683f02ecd2
commit 44fcb4aa13
2 changed files with 41 additions and 0 deletions

View File

@@ -2697,6 +2697,8 @@ in {
google-auth-httplib2 = callPackage ../development/python-modules/google-auth-httplib2 { };
google-auth-oauthlib = callPackage ../development/python-modules/google-auth-oauthlib { };
google_api_core = callPackage ../development/python-modules/google_api_core { };
google_api_python_client = let