We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b871b89 commit c4254e0Copy full SHA for c4254e0
packages/google-cloud-texttospeech/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-texttospeech/setup.py
@@ -85,7 +85,6 @@
85
'Programming Language :: Python :: 2',
86
'Programming Language :: Python :: 2.7',
87
'Programming Language :: Python :: 3',
88
- 'Programming Language :: Python :: 3.4',
89
'Programming Language :: Python :: 3.5',
90
'Programming Language :: Python :: 3.6',
91
'Programming Language :: Python :: 3.7',
0 commit comments