commit | 4382bc148133f47bb41381e704977311e1ba2912 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Jan 10 13:35:51 2017 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 10 13:35:51 2017 -0800 |
tree | b8b22eb2612d98f692bbaad1a9c9034bf3a25559 | |
parent | 20e6e58d41e0684fa5702ff93718276d427efbdd [diff] [blame] |
Add google.oauth2.flow - utility for doing OAuth 2.0 Authorization Flow (#100)
diff --git a/docs/conf.py b/docs/conf.py index b045c8c..5dbac87 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -370,6 +370,8 @@ 'python': ('https://docs.python.org/3.5', None), 'urllib3': ('https://urllib3.readthedocs.io/en/stable', None), 'requests': ('http://docs.python-requests.org/en/stable', None), + 'requests-oauthlib': ( + 'http://requests-oauthlib.readthedocs.io/en/stable', None), } # Autodoc config