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 0399bce commit dfb34e8Copy full SHA for dfb34e8
packages/google-cloud-trace/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-trace/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