We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b10a11e commit aa486f3Copy full SHA for aa486f3
setup.py
@@ -35,10 +35,11 @@
35
classifiers=[
36
'Development Status :: 5 - Production/Stable',
37
'Programming Language :: Python',
38
- 'Programming Language :: Python :: 3.8',
39
'Programming Language :: Python :: 3.9',
40
'Programming Language :: Python :: 3.10',
41
'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
42
+ 'Programming Language :: Python :: 3.13',
43
'Environment :: Console',
44
'Environment :: MacOS X',
45
'Environment :: Win32 (MS Windows)',
0 commit comments