Skip to content

Commit ad438de

Browse files
authored
Merge pull request #280 from PowerGridModel/fix/update-pyproject-example-requirement
Update pyproject for example
2 parents 5593945 + 95991d2 commit ad438de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dev = [
4949
"numba",
5050
]
5151
examples = [
52+
"power-grid-model>1.9.80",
5253
"pandapower>2.11.1",
5354
"pyarrow", # Pyarrow support for Python 3.12 scheduled for 14.0.0: https://github.com/apache/arrow/issues/37880
5455
]

0 commit comments

Comments
 (0)