8000 Remove classifier for Python 3.4 for end-of-life. (#7535) · googleapis/google-cloud-python@2ac5327 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ac5327

Browse files
authored< 8000 /span>
Remove classifier for Python 3.4 for end-of-life. (#7535)
* Remove classifier for Python 3.4 for end-of-life. * Update supported versions in Client README, Contributing Guide
1 parent bb4bab8 commit 2ac5327

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/google-cloud-translate/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies.
5555

5656
Supported Python Versions
5757
^^^^^^^^^^^^^^^^^^^^^^^^^
58-
Python >= 3.4
58+
Python >= 3.5
5959

6060
Deprecated Python Versions
6161
^^^^^^^^^^^^^^^^^^^^^^^^^^

packages/google-cloud-translate/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
'Programming Language :: Python :: 2',
7474
'Programming Language :: Python :: 2.7',
7575
'Programming Language :: Python :: 3',
76-
'Programming Language :: Python :: 3.4',
7776
'Programming Language :: Python :: 3.5',
7877
'Programming Language :: Python :: 3.6',
7978
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)
0