We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46221e6 + 5e64578 commit ede485aCopy full SHA for ede485a
pyproject.toml
@@ -47,6 +47,7 @@ dev = [
47
"ruff",
48
"pydantic>2", # Used in unit tests
49
"pandapower>2.11.1",
50
+ "lxml", # missing pandapower dependency
51
]
52
examples = [
53
"power-grid-model>1.9.80",
0 commit comments