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