Skip to content

Commit 81a9367

Browse files
committed
Add support for Python 3.13
1 parent d46b6ab commit 81a9367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers = [
1919
"Programming Language :: Python :: 3.10",
2020
"Programming Language :: Python :: 3.11",
2121
"Programming Language :: Python :: 3.12",
22+
"Programming Language :: Python :: 3.13",
2223
"Topic :: Software Development :: Quality Assurance",
2324
"Topic :: Software Development :: Testing",
2425
"Topic :: Utilities",

0 commit comments

Comments
 (0)