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 e8efb16 commit eb1add8Copy full SHA for eb1add8
packages/google-cloud-monitoring/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-monitoring/setup.py
@@ -73,7 +73,6 @@
73
'Programming Language :: Python :: 2',
74
'Programming Language :: Python :: 2.7',
75
'Programming Language :: Python :: 3',
76
- 'Programming Language :: Python :: 3.4',
77
'Programming Language :: Python :: 3.5',
78
'Programming Language :: Python :: 3.6',
79
'Programming Language :: Python :: 3.7',
0 commit comments