aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon Wayne Parrott <jonwayne@google.com>2017-01-31 09:21:36 -0800
committerGitHub <noreply@github.com>2017-01-31 09:21:36 -0800
commit12751ca8bf2f72a6a4d240a0115b89308af6efe0 (patch)
treef946e87c2327f94e6f485623f6e905bac15598dd /README.md
parent2243529e68a76f5419b2ba62aae2efef5eba2d98 (diff)
downloadgoogle-api-python-client-12751ca8bf2f72a6a4d240a0115b89308af6efe0.tar.gz
Test on 3.5 and 3.6, stop testing 3.3 (#341)
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 9d11c67a8..06165ef4c 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ $ easy_install --upgrade google-api-python-client
See the [Developers Guide](https://developers.google.com/api-client-library/python/start/get_started) for more detailed instructions and additional documentation.
# Python Version
-Python 2.7, 3.3, and 3.4 are fully supported and tested. This library may work on later versions of 3, but we do not currently run tests against those versions.
+Python 2.7, 3.4, 3.5, and 3.6 are fully supported and tested. This library may work on later versions of 3, but we do not currently run tests against those versions.
# Third Party Libraries and Dependencies
The following libraries will be installed when you install the client library: