move-coop / parsons

A python library of connectors for the progressive community.
Other
255 stars 125 forks source link

add client_options with default scopes to client #969

Closed graemelorimer closed 5 months ago

graemelorimer commented 5 months ago

Add a client_options parameter to the client function, including default scopes. These scopes are necessary to allow querying of external tables stored in Google Drive. The formatting should make it possible to pass in other client options as required.

shaunagm commented 5 months ago

Looks like we need to bump the sphinx version to 5.0 or later