Upgrade gcloud dependency to google-cloud 0.19.x#101
Upgrade gcloud dependency to google-cloud 0.19.x#101bjwatson wants to merge 4 commits intogoogleapis:masterfrom
Conversation
| oslo.utils>=3.4.0 # Apache-2.0 | ||
| pyyaml>=3.11 | ||
| taskflow==1.25.0 | ||
| taskflow>=1.25.0,<2.0.0 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Never mind. This is more involved than I thought. I reverted the offending change from master, so the urgency is somewhat reduced. There's still a version conflict in the self-service instructions that originally motivated what I was doing here. |
|
Travis seems cannot import "google.cloud". Is this module name incorrect? |
|
@shinfan what's especially strange is that the import error only happens in the |
|
@shinfan From the Travis log: So So the module |
|
Umm this is strange...Can you reproduce the issue locally? |
|
This is way out of date at this point. Declaring it dead. |
Fixes #103 and #102.