Skip to content

Remove OAuth cache discovery from google client library.#1

Merged
juanitodread merged 1 commit intomasterfrom
feat/disable-cache-oauth
Apr 24, 2018
Merged

Remove OAuth cache discovery from google client library.#1
juanitodread merged 1 commit intomasterfrom
feat/disable-cache-oauth

Conversation

@juanitodread
Copy link
Copy Markdown

This fix the warning:

ImportError: file_cache is unavailable when using oauth2client >= 4.0.0

And allow us to continue using the latest OAuth library versions

This fix the warning:

 ImportError: file_cache is unavailable when using oauth2client >= 4.0.0

And allow us to continue using the latest OAuth library versions
@juanitodread juanitodread requested a review from liushh April 24, 2018 17:01
Copy link
Copy Markdown

@liushh liushh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@liushh
Copy link
Copy Markdown

liushh commented Apr 24, 2018

Can you also update the requirements.txt on the analytics repo so that we can download the library from here?

@juanitodread juanitodread merged commit 700eb9d into master Apr 24, 2018
@juanitodread juanitodread deleted the feat/disable-cache-oauth branch April 24, 2018 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants