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 e36042d commit 772528eCopy full SHA for 772528e
setup.py
@@ -239,6 +239,7 @@ def has_ext_modules(self):
239
'Programming Language :: Python :: 3.10',
240
'Programming Language :: Python :: 3.11',
241
'Programming Language :: Python :: 3.12',
242
+ 'Programming Language :: Python :: 3.13',
243
'Programming Language :: Python :: Implementation :: CPython',
244
'Programming Language :: Python :: Implementation :: PyPy',
245
'License :: OSI Approved :: MIT License',
0 commit comments