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 223a864 commit 5d0719cCopy full SHA for 5d0719c
packages/google-cloud-kms/README.rst
@@ -51,7 +51,7 @@ dependencies.
51
52
Supported Python Versions
53
^^^^^^^^^^^^^^^^^^^^^^^^^
54
-Python >= 3.4
+Python >= 3.5
55
56
Deprecated Python Versions
57
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-kms/setup.py
@@ -61,7 +61,6 @@
61
'Programming Language :: Python :: 2',
62
'Programming Language :: Python :: 2.7',
63
'Programming Language :: Python :: 3',
64
- 'Programming Language :: Python :: 3.4',
65
'Programming Language :: Python :: 3.5',
66
'Programming Language :: Python :: 3.6',
67
'Programming Language :: Python :: 3.7',
0 commit comments