Skip to content

Commit c7d16e0

Browse files
committed
Add matplotlib to dependencies
1 parent afdb92e commit c7d16e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dependencies = [
6060
"scipy", # required for xarray's interpolate
6161
"dask", # required for xarray.open_mfdataset lazy loading
6262
"bmipy",
63+
"matplotlib",
6364
]
6465
dynamic = ["version"]
6566

0 commit comments

Comments
 (0)