Skip to content

Commit 6db9634

Browse files
committed
fixed toml syntax
1 parent 70ba250 commit 6db9634

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
@@ -33,7 +33,7 @@ classifiers = [
3333
"Programming Language :: Python :: 3.13",
3434
]
3535
dependencies = [
36-
"pandapower>=3.0.0"
36+
"pandapower>=3.0.0",
3737
"lxml>=6.0"
3838
]
3939
keywords = [

0 commit comments

Comments
 (0)