Skip to content

Commit

Permalink
OK so there's a few things happening in the workflows.
Browse files Browse the repository at this point in the history
sometimes the environment is built with environemtn.yml, which has a slightly diff array of depencdencies in the yaml file, when compared to the conda-build target, meta.yaml./
  • Loading branch information
ilaflott committed Jul 22, 2024
1 parent e9766e5 commit 49dc0af
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,11 @@ channels:
- conda-forge
- default
dependencies:
- conda
- python
- conda-env
- conda-build
- conda-verify
- _ipyw_jlab_nb_ext_conf
- anaconda==2020.02=py37_0
- anaconda-navigator
- navigator-updater
- gcsfs
- zarr
- cftime
- cartopy
- xgcm
- pandas
- xarray
- pytest
- click
- intake-esm
- pyyaml
- xarray
- pandas
- jsondiff
- intake-esm
- boto3

0 comments on commit 49dc0af

Please sign in to comment.