Skip to content

Commit c3352fd

Browse files
committed
Add Python 3.13 trove classifier
1 parent 563f5f1 commit c3352fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def run(self):
6666
"Programming Language :: Python :: 3.10",
6767
"Programming Language :: Python :: 3.11",
6868
"Programming Language :: Python :: 3.12",
69+
"Programming Language :: Python :: 3.13",
6970
"Topic :: Software Development :: Testing",
7071
],
7172
)

0 commit comments

Comments
 (0)