We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e00136 commit fb432e4Copy full SHA for fb432e4
setup.py
@@ -30,6 +30,11 @@
30
'Programming Language :: Python :: 3.6',
31
'Programming Language :: Python :: 3.7',
32
'Programming Language :: Python :: 3.8',
33
+ 'Programming Language :: Python :: 3.9',
34
+ 'Programming Language :: Python :: 3.10',
35
+ 'Programming Language :: Python :: 3.11',
36
+ 'Programming Language :: Python :: 3.12',
37
+ 'Programming Language :: Python :: 3.13',
38
'Programming Language :: Python :: Implementation :: CPython',
39
'Topic :: Software Development :: Libraries :: Python Modules',
40
'Topic :: Scientific/Engineering :: Information Analysis',
0 commit comments