Misha Behersky
Misha Behersky
It seems like you are using Python3.7. Docs say that > Supported on Python 2.7 and 3.5. so probably you should try installing with that version instead.
@clifff can you update your PR? I think this is the nice thing we can get included into the next release.
Try updating your minikube and then ``` minikube delete --all --purge ```
> Up - currently my team uses a home-rolled integration as a workaround. Would be nice if we could just use this integration for it all Same here, we are...
` --noauth_local_webserver` this parameter just does not work
@grgcnnr thanks I was able to do that ``` $ drive --remote login ``` 
@defnull tests are green, could you please review?
@hartwork ok, will only leave changes related to import warning. imo there is no harm to include style refactor here as well
@hartwork updated.
@n1ngu @hartwork I can update this PR and revert unrelated changes (like `.gitignore` updates). Just let me know what still should be done within this PR.