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 8b05acf commit a2dfbc0Copy full SHA for a2dfbc0
setup.py
@@ -107,6 +107,7 @@ class sdist(copy_file_mixin, distutils.command.sdist.sdist):
107
'Programming Language :: Python :: 3.7',
108
'Programming Language :: Python :: 3.8',
109
'Programming Language :: Python :: 3.9',
110
+ 'Programming Language :: Python :: 3.10',
111
'Operating System :: OS Independent',
112
'License :: OSI Approved :: Apache Software License',
113
],
0 commit comments