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 979ea2e commit bce9fa8Copy full SHA for bce9fa8
setup.py
@@ -125,6 +125,9 @@
125
'Programming Language :: Python :: 3.11',
126
'Programming Language :: Python :: 3.12',
127
'Programming Language :: Python :: 3.13',
128
+ 'Programming Language :: Python :: 3.14',
129
+ 'Programming Language :: Python :: Implementation :: CPython',
130
+ 'Programming Language :: Python :: Implementation :: PyPy',
131
'Topic :: System :: Shells',
132
'Topic :: System :: Networking',
133
'Topic :: Software Development :: Libraries',
0 commit comments