We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d10fe commit 189633aCopy full SHA for 189633a
setup.py
@@ -56,6 +56,7 @@ def get_reqs(filename):
56
"Programming Language :: Python :: 3.10",
57
"Programming Language :: Python :: 3.11",
58
"Programming Language :: Python :: 3.12",
59
+ "Programming Language :: Python :: 3.13",
60
"Programming Language :: Python :: Implementation :: PyPy",
61
"Development Status :: 5 - Production/Stable",
62
"License :: OSI Approved :: MIT License"
0 commit comments