Skip to content

Commit

Permalink
CI fix: Install pangeo-forge-recipes through conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Nov 8, 2024
1 parent e119b88 commit 6b63945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- cfgrib
- dask
- dask>=2024.10.0
- dask-labextension
- datashader
- distributed
Expand All @@ -24,6 +24,7 @@ dependencies:
- numcodecs
- numpy
- pandas
- pangeo-forge-recipes
- pip
- pooch
- pre-commit
Expand All @@ -40,6 +41,5 @@ dependencies:
- sphinx-pythia-theme
- pip:
- "apache-beam[interactive, dataframe]"
- git+https://github.com/pangeo-forge/pangeo-forge-recipes
- git+https://github.com/carbonplan/xrefcoord.git
- git+https://github.com/fsspec/kerchunk

0 comments on commit 6b63945

Please sign in to comment.