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 563f5f1 commit c3352fdCopy full SHA for c3352fd
setup.py
@@ -66,6 +66,7 @@ def run(self):
66
"Programming Language :: Python :: 3.10",
67
"Programming Language :: Python :: 3.11",
68
"Programming Language :: Python :: 3.12",
69
+ "Programming Language :: Python :: 3.13",
70
"Topic :: Software Development :: Testing",
71
],
72
)
0 commit comments