Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 89ce378

Browse files
Hamid Asaadicopybara-github
authored andcommitted
Update external build metadata to state explicit support for Python 3.7.
The OSS issue is here: #8 PiperOrigin-RevId: 237494949 Change-Id: I7f0b17164baf6f51007ad523d44e0a25e10e8e89
1 parent 98ae44e commit 89ce378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ def ReadConfig(section, value, default):
120120
classifiers=[
121121
'Programming Language :: Python :: 2.7',
122122
'Programming Language :: Python :: 3.6',
123+
'Programming Language :: Python :: 3.7',
123124
'Development Status :: 3 - Alpha',
124125
'Intended Audience :: Developers',
125126
])

0 commit comments

Comments
 (0)