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 c110ff3 commit 3945fc1Copy full SHA for 3945fc1
setup.py
@@ -99,6 +99,7 @@ def get_file_text(file_name):
99
"Programming Language :: Python :: 3.10",
100
"Programming Language :: Python :: 3.11",
101
"Programming Language :: Python :: 3.12",
102
+ "Programming Language :: Python :: 3.13",
103
"Topic :: Software Development :: Libraries :: Python Modules",
104
],
105
options={"bdist_wheel": {"universal": "1"}},
0 commit comments