We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9fcb1 commit 226bcc5Copy full SHA for 226bcc5
packages/google-cloud-eventarc/setup.py
@@ -69,6 +69,8 @@
69
"Programming Language :: Python :: 3.6",
70
"Programming Language :: Python :: 3.7",
71
"Programming Language :: Python :: 3.8",
72
+ "Programming Language :: Python :: 3.9",
73
+ "Programming Language :: Python :: 3.10",
74
"Operating System :: OS Independent",
75
"Topic :: Internet",
76
],
0 commit comments