Skip to content

Commit

Permalink
remove h3 from the environments
Browse files Browse the repository at this point in the history
  • Loading branch information
keewis committed Nov 30, 2023
1 parent 9fd753f commit b0209a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion ci/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ channels:
dependencies:
- xarray
- healpy
- h3-py
- h5netcdf
- netcdf4
- pooch
Expand Down
4 changes: 3 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ channels:
- conda-forge
dependencies:
- xarray
- h3-py
- healpy
- ruff
- pytest
Expand All @@ -12,3 +11,6 @@ dependencies:
- pooch
- matplotlib-base
- shapely
- pip
- pip:
- h3ronpy

0 comments on commit b0209a7

Please sign in to comment.