07da0fecacff1dd06e643774c9487e3beda90b50
This makes two changes: * Force `tox` to use a new version of `sphinx`, since we depend on features from the `1.3` branch. * Tweak the `build-docs` script to build on any push. The logic for skipping the build in the case of a non-master push was originally in place to prevent new docs from being pushed live, but we opted to make that manual instead. As a result, this just masks docs errors in pull requests.
This is a client library for accessing resources protected by OAuth 2.0.
Installation
To install, simply say
$ pip install --upgrade oauth2client
Contributing
Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.
Supported Python Versions
We support Python 2.6, 2.7, 3.3+. More information in the docs.
Description
Languages
Python
99.3%
Shell
0.7%