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