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 b460b42 commit 52481cbCopy full SHA for 52481cb
setup.py
@@ -111,6 +111,7 @@ def read(*names, **kwargs):
111
'Programming Language :: Python :: 3.11',
112
'Programming Language :: Python :: 3.12',
113
'Programming Language :: Python :: 3.13',
114
+ 'Programming Language :: Python :: 3.14',
115
'Programming Language :: Python :: Implementation :: CPython',
116
'Programming Language :: Python :: Implementation :: PyPy',
117
# uncomment if you test on these interpreters:
0 commit comments