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 73e8231 commit e710ac9Copy full SHA for e710ac9
setup.py
@@ -36,6 +36,8 @@
36
'Programming Language :: Python :: 3.6',
37
'Programming Language :: Python :: 3.7',
38
'Programming Language :: Python :: 3.8',
39
+ 'Programming Language :: Python :: 3.9',
40
+ 'Programming Language :: Python :: 3.10',
41
"License :: OSI Approved :: MIT License",
42
"Operating System :: Microsoft :: Windows",
43
],
0 commit comments