Add Python 3.13 classifier (#7948)

ref https://pyreadiness.org/3.13/
This commit is contained in:
Zanie Blue
2024-10-07 09:31:39 -05:00
committed by GitHub
parent 5d789c6af7
commit 3fce2f3733
+1
View File
@@ -24,6 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Software Development :: Quality Assurance",
"Topic :: Software Development :: Testing",