You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
google-calendar: Add --provision argument to install dependencies.
Leveraged the provisioning support provided by `init_from_options`.
Enabled the `--provision` argument by setting `allow_provisiong` to
True in `add_default_arguments`.
Re-ordered the script such that the imports are executed after
`init_from_options`.
Updated the import error message to recommend using the command with the
--provision argument to install the dependencies.
0 commit comments