Add note to README about py3.

This commit is contained in:
Craig Citro
2014-08-17 10:06:10 -07:00
parent 6575e631d1
commit 1a0e6c7e4b

View File

@@ -1,5 +1,11 @@
[![Build Status](https://travis-ci.org/google/oauth2client.svg?branch=master)](https://travis-ci.org/google/oauth2client)
NOTE
====
This is a work-in-progress branch to add python3 support to oauth2client. Most
of the work was done by @pferate.
This is a client library for accessing resources protected by OAuth 2.0.
[Full documentation](http://google.github.io/oauth2client/)