8000 feat: add support for python 3.10 (#37) · googleapis/python-iap@7716426 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 7716426

Browse files
authored
feat: add support for python 3.10 (#37)
1 parent 6ddce8b commit 7716426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"Programming Language :: Python :: 3.7",
7272
"Programming Language :: Python :: 3.8",
7373
"Programming Language :: Python :: 3.9",
74+
"Programming Language :: Python :: 3.10",
7475
"Operating System :: OS Independent",
7576
"Topic :: Internet",
7677
],

0 commit comments

Comments
 (0)
0