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 054c860 commit ebae2c5Copy full SHA for ebae2c5
packages/google-cloud-dataproc/README.rst
@@ -49,7 +49,7 @@ dependencies.
49
50
Supported Python Versions
51
^^^^^^^^^^^^^^^^^^^^^^^^^
52
-Python >= 3.4
+Python >= 3.5
53
54
Deprecated Python Versions
55
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-dataproc/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