We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d78b9 commit 0f43f15Copy full SHA for 0f43f15
packages/google-cloud-bigtable/README.rst
@@ -51,11 +51,17 @@ dependencies.
51
52
Supported Python Versions
53
^^^^^^^^^^^^^^^^^^^^^^^^^
54
-Python >= 3.5
+
55
+Python >= 3.6
56
57
Deprecated Python Versions
58
^^^^^^^^^^^^^^^^^^^^^^^^^^
-Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
59
60
+- Python 2.7: the last released version which supported Python 2.7 was
61
+ version 1.7.0, released 2021-02-09.
62
63
+- Python 3.5: the last released version which supported Python 3.5 was
64
65
66
67
Mac/Linux
0 commit comments