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 5bd7aec commit 142bb2bCopy full SHA for 142bb2b
setup.py
@@ -77,6 +77,7 @@ def get_long_description():
77
"Programming Language :: Python :: 3.10",
78
"Programming Language :: Python :: 3.11",
79
"Programming Language :: Python :: 3.12",
80
+ "Programming Language :: Python :: 3.13",
81
],
82
# Needed to bundle py.typed so mypy can see it:
83
zip_safe=False,
0 commit comments