We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b389fd commit 664a2d0Copy full SHA for 664a2d0
1 file changed
packages/google-cloud-resource-settings/setup.py
@@ -55,6 +55,8 @@
55
"Programming Language :: Python :: 3.6",
56
"Programming Language :: Python :: 3.7",
57
"Programming Language :: Python :: 3.8",
58
+ "Programming Language :: Python :: 3.9",
59
+ "Programming Language :: Python :: 3.10",
60
"Topic :: Internet",
61
"Topic :: Software Development :: Libraries :: Python Modules",
62
],
0 commit comments