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 538ee7e commit 74fe7f2Copy full SHA for 74fe7f2
tools/azure-sdk-tools/packaging_tools/templates/setup.py
@@ -55,6 +55,7 @@
55
'Programming Language :: Python :: 3.8',
56
'Programming Language :: Python :: 3.9',
57
'Programming Language :: Python :: 3.10',
58
+ 'Programming Language :: Python :: 3.11',
59
'License :: OSI Approved :: MIT License',
60
],
61
zip_safe=False,
0 commit comments