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 9d8b9b0 commit b1f2c02Copy full SHA for b1f2c02
sdk/eventgrid/azure-eventgrid/setup.py
@@ -70,6 +70,7 @@
70
'Programming Language :: Python :: 3.6',
71
'Programming Language :: Python :: 3.7',
72
'Programming Language :: Python :: 3.8',
73
+ 'Programming Language :: Python :: 3.9',
74
'License :: OSI Approved :: MIT License',
75
],
76
zip_safe=False,
0 commit comments