commit | 3f73694f01e0c60f8cda59a6102247a5bf2ee173 | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <crwilcox@google.com> | Fri Dec 14 12:24:38 2018 -0800 |
committer | GitHub <noreply@github.com> | Fri Dec 14 12:24:38 2018 -0800 |
tree | 7c8b0d1b35426c8a9ff2a0b3cbb188e2cde0be6d | |
parent | 9cdfaaaf5827cbc3c96126e0a2605eba62c3eb89 [diff] [blame] |
Announce deprecation of Python 2.7 (#311)
diff --git a/README.rst b/README.rst index 512e550..00dbfef 100644 --- a/README.rst +++ b/README.rst
@@ -26,6 +26,14 @@ .. _`Python Development Environment Setup Guide`: https://cloud.google.com/python/setup +Supported Python Versions +^^^^^^^^^^^^^^^^^^^^^^^^^ +Python >= 3.4 + +Deprecated Python Versions +^^^^^^^^^^^^^^^^^^^^^^^^^^ +Python == 2.7. Python 2.7 support will be removed on January 1, 2020. + Documentation -------------