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 c076a1a commit 489e9e5Copy full SHA for 489e9e5
packages/google-cloud-vision/README.rst
@@ -61,7 +61,7 @@ dependencies.
61
62
Supported Python Versions
63
^^^^^^^^^^^^^^^^^^^^^^^^^
64
-Python >= 3.4
+Python >= 3.5
65
66
Deprecated Python Versions
67
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-vision/setup.py
@@ -58,7 +58,6 @@
58
'Programming Language :: Python :: 2',
59
'Programming Language :: Python :: 2.7',
60
'Programming Language :: Python :: 3',
- 'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
0 commit comments