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 79a4176 commit 6d1e3b9Copy full SHA for 6d1e3b9
packages/google-cloud-iam/README.rst
@@ -41,7 +41,7 @@ dependencies.
41
42
Supported Python Versions
43
^^^^^^^^^^^^^^^^^^^^^^^^^
44
-Python >= 3.4
+Python >= 3.5
45
46
Deprecated Python Versions
47
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-iam/setup.py
@@ -64,7 +64,6 @@
64
'Programming Language :: Python :: 2',
65
'Programming Language :: Python :: 2.7',
66
'Programming Language :: Python :: 3',
67
- 'Programming Language :: Python :: 3.4',
68
'Programming Language :: Python :: 3.5',
69
'Programming Language :: Python :: 3.6',
70
'Programming Language :: Python :: 3.7',
0 commit comments