We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7001c2d commit a1885cbCopy full SHA for a1885cb
sdk/eventgrid/azure-eventgrid/setup.py
@@ -54,6 +54,8 @@
54
'Programming Language :: Python :: 3.8',
55
'Programming Language :: Python :: 3.9',
56
'Programming Language :: Python :: 3.10',
57
+ 'Programming Language :: Python :: 3.11',
58
+ 'Programming Language :: Python :: 3.12',
59
'License :: OSI Approved :: MIT License',
60
],
61
python_requires=">=3.8",
0 commit comments