Skip to content

Commit

Permalink
Add NDBC api dependency to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
abdu558 committed Jun 18, 2024
1 parent 66f3adc commit 2035501
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
39 changes: 38 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ tenacity = "*"
tqdm = "*"
typing-extensions = "*"
xarray = "*"
ndbc-api = "0.24.1.6.1"

[tool.poetry.group.dev.dependencies]
covdefaults = "*"
Expand Down

0 comments on commit 2035501

Please sign in to comment.