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 626bd27 commit d861fa8Copy full SHA for d861fa8
azure-devops/setup.py
@@ -31,6 +31,8 @@
31
'Programming Language :: Python :: 3.6',
32
'Programming Language :: Python :: 3.7',
33
'Programming Language :: Python :: 3.8',
34
+ 'Programming Language :: Python :: 3.9',
35
+ 'Programming Language :: Python :: 3.10',
36
'License :: OSI Approved :: MIT License',
37
]
38
0 commit comments