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 6107b0e commit 0ee94edCopy full SHA for 0ee94ed
packages/google-cloud-securitycenter/README.rst
@@ -50,7 +50,7 @@ dependencies.
50
51
Supported Python Versions
52
^^^^^^^^^^^^^^^^^^^^^^^^^
53
-Python >= 3.4
+Python >= 3.5
54
55
Deprecated Python Versions
56
^^^^^^^^^^^^^^^^^^^^^^^^^^
packages/google-cloud-securitycenter/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