Skip to content

Commit

Permalink
Add copernicusmarine dep
Browse files Browse the repository at this point in the history
  • Loading branch information
VeckoTheGecko committed Nov 21, 2024
1 parent 5fbf812 commit 391f5ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies:
- pydantic >=2, <3
- pip
- pyyaml
- copernicusmarine

# linting
- pre-commit
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies = [
"numpy >=1, < 2",
"pydantic >=2, <3",
"PyYAML",
"copernicusmarine",
]

[project.urls]
Expand Down

0 comments on commit 391f5ef

Please sign in to comment.