We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ba250 commit 6db9634Copy full SHA for 6db9634
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
"Programming Language :: Python :: 3.13",
34
]
35
dependencies = [
36
- "pandapower>=3.0.0"
+ "pandapower>=3.0.0",
37
"lxml>=6.0"
38
39
keywords = [
0 commit comments