We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c36f2 commit a22e05aCopy full SHA for a22e05a
setup.py
@@ -59,6 +59,9 @@
59
'Programming Language :: Python :: 3.7',
60
'Programming Language :: Python :: 3.8',
61
'Programming Language :: Python :: 3.9',
62
+ 'Programming Language :: Python :: 3.10',
63
+ 'Programming Language :: Python :: 3.11',
64
+ 'Programming Language :: Python :: 3.12',
65
'Programming Language :: Python :: Implementation :: CPython',
66
'Programming Language :: Python :: Implementation :: PyPy',
67
'Topic :: Software Development :: Libraries',
0 commit comments