We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4bab8 commit 2ac5327Copy full SHA for 2ac5327
packages/google-cloud-translate/README.rst
@@ -55,7 +55,7 @@ dependencies.
55
56
Supported Python Versions
57
^^^^^^^^^^^^^^^^^^^^^^^^^
58
-Python >= 3.4
+Python >= 3.5
59
60
Deprecated Python Versions
61
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-translate/setup.py
@@ -73,7 +73,6 @@
73
'Programming Language :: Python :: 2',
74
'Programming Language :: Python :: 2.7',
75
'Programming Language :: Python :: 3',
76
- 'Programming Language :: Python :: 3.4',
77
'Programming Language :: Python :: 3.5',
78
'Programming Language :: Python :: 3.6',
79
'Programming Language :: Python :: 3.7',
0 commit comments