Skip to content

Commit 08b12df

Browse files
committed
fixes optional deps
1 parent 24fdf06 commit 08b12df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ classifiers=[
6565
"Programming Language :: Python :: 3.10",
6666
"Programming Language :: Python :: 3.11",
6767
"Programming Language :: Python :: 3.12",
68-
"Programming Language :: Python :: 3.13"
68+
"Programming Language :: Python :: 3.13",
6969
"Operating System :: OS Independent",
7070
"Topic :: Software Development :: Libraries :: Python Modules",
7171
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)