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