Skip to content

Commit

Permalink
Revert "Add iris-grib to dev dependencies"
Browse files Browse the repository at this point in the history
This reverts commit d5c1bf0.

For whatever reason the eccodes package fails to download on Met Office
systems. This will require futher investigation, but backing out for now
so it doesn't block building the conda environment from the main branch.
  • Loading branch information
jfrost-mo committed Dec 9, 2024
1 parent 6a6c9b3 commit 470589b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies = [
"isodate",
"markdown-it-py >= 3.0",
"nc-time-axis",
"iris-grib",
]

[project.urls]
Expand Down
1 change: 0 additions & 1 deletion requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ dependencies:
- isodate
- markdown-it-py >= 3.0
- nc-time-axis
- iris-grib

# Build dependencies
- setuptools>=64
Expand Down

0 comments on commit 470589b

Please sign in to comment.