Skip to content

Commit

Permalink
Need netcdf library
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Nov 11, 2024
1 parent c6654fd commit e60f8f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ classifiers = [

[project.optional-dependencies]
docs = ["quarto-cli==1.5.57",
"quartodoc==0.9.1"]
"quartodoc==0.9.1",
"netCDF4",]

dev = ["pytest",
"plotly >= 4.5",
Expand Down

0 comments on commit e60f8f5

Please sign in to comment.