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 4457f75 commit 38dde14Copy full SHA for 38dde14
packages/google-cloud-videointelligence/README.rst
@@ -56,7 +56,7 @@ dependencies.
56
57
Supported Python Versions
58
^^^^^^^^^^^^^^^^^^^^^^^^^
59
-Python >= 3.4
+Python >= 3.5
60
61
Deprecated Python Versions
62
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-videointelligence/setup.py
@@ -72,7 +72,6 @@
72
'Programming Language :: Python :: 2',
73
'Programming Language :: Python :: 2.7',
74
'Programming Language :: Python :: 3',
75
- 'Programming Language :: Python :: 3.4',
76
'Programming Language :: Python :: 3.5',
77
'Programming Language :: Python :: 3.6',
78
'Programming Language :: Python :: 3.7',
0 commit comments