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 4101c1e commit 55f04d5Copy full SHA for 55f04d5
packages/google-cloud-automl/README.rst
@@ -52,7 +52,7 @@ dependencies.
52
53
Supported Python Versions
54
^^^^^^^^^^^^^^^^^^^^^^^^^
55
-Python >= 3.4
+Python >= 3.5
56
57
Deprecated Python Versions
58
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-automl/setup.py
@@ -58,7 +58,6 @@
'Programming Language :: Python :: 2',
59
'Programming Language :: Python :: 2.7',
60
'Programming Language :: Python :: 3',
61
- 'Programming Language :: Python :: 3.4',
62
'Programming Language :: Python :: 3.5',
63
'Programming Language :: Python :: 3.6',
64
'Programming Language :: Python :: 3.7',
0 commit comments