Skip to content

Commit

Permalink
Merge pull request #189 from Ocean-Data-Lab/update_dep
Browse files Browse the repository at this point in the history
added netcdf4 dependancy
  • Loading branch information
John-Ragland authored Nov 12, 2024
2 parents d0810e0 + e87d67f commit a7b6f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies = [
"numpy",
"tqdm",
"aiohttp",
"netcdf4"
]

[project.optional-dependencies]
Expand Down

0 comments on commit a7b6f40

Please sign in to comment.