We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3323e0f commit e4d8298Copy full SHA for e4d8298
packages/google-cloud-language/README.rst
@@ -62,7 +62,7 @@ dependencies.
62
63
Supported Python Versions
64
^^^^^^^^^^^^^^^^^^^^^^^^^
65
-Python >= 3.4
+Python >= 3.5
66
67
Deprecated Python Versions
68
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-language/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