Skip to content

Commit 79bcdf4

Browse files
authored
feat: add trove classifier for python 3.10 (#78)
1 parent 538304c commit 79bcdf4

File tree

1 file changed

+2
-0
lines changed
  • packages/google-cloud-appengine-admin

1 file changed

+2
-0
lines changed

packages/google-cloud-appengine-admin/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
"Programming Language :: Python :: 3.6",
6868
"Programming Language :: Python :: 3.7",
6969
"Programming Language :: Python :: 3.8",
70+
"Programming Language :: Python :: 3.9",
71+
"Programming Language :: Python :: 3.10",
7072
"Topic :: Internet",
7173
"Topic :: Software Development :: Libraries :: Python Modules",
7274
],

0 commit comments

Comments
 (0)