aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDanny Hermes <daniel.j.hermes@gmail.com>2016-08-10 10:12:27 -0700
committerDanny Hermes <daniel.j.hermes@gmail.com>2016-08-10 10:40:08 -0700
commit49d565d2deb47bfc51416654c33dbc391b8c06e9 (patch)
tree63bbe3e8bcc7d0f7f01dd8dfc8fd23df6d082ec8 /README.md
parentf774a6660d171c76f168ff5b289825efcf269125 (diff)
downloadoauth2client-49d565d2deb47bfc51416654c33dbc391b8c06e9.tar.gz
Drop Python 3.3 support
Also remove some trailing whitespace in tox.ini and fixing up some double quote / single quote mixing in setup.py. Fixes #603.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1b824b..0f34a63 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ agreement.
Supported Python Versions
=========================
-We support Python 2.7 and 3.3+. More information [in the docs][2].
+We support Python 2.7 and 3.4+. More information [in the docs][2].
[1]: https://github.com/google/oauth2client/blob/master/CONTRIBUTING.md
[2]: https://oauth2client.readthedocs.io/#supported-python-versions