We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81571d1 commit 3053e26Copy full SHA for 3053e26
src/setup.py
@@ -70,6 +70,9 @@
70
71
'Programming Language :: Python',
72
'Programming Language :: Python :: 3',
73
+ 'Programming Language :: Python :: 3.8',
74
+ 'Programming Language :: Python :: 3.9',
75
+ 'Programming Language :: Python :: 3.10',
76
'Programming Language :: Python :: 3.11',
77
'Programming Language :: Python :: 3.12',
78
0 commit comments