Skip to content

Commit

Permalink
Move nested-lookup dependency to environment.yml to be installed …
Browse files Browse the repository at this point in the history
…from conda-forge instead of PyPi (#1481)

* move dependency to be from conda forge

* move dependency to be from conda forge and run a GA test

* remove test on feature branch
  • Loading branch information
valeriupredoi committed Feb 8, 2022
1 parent 6ae6020 commit 6e47586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Expand Up @@ -13,6 +13,7 @@ dependencies:
- esmpy!=8.1.0 # see github.com/ESMValGroup/ESMValCore/issues/1208
- geopy
- iris>=3.1.0
- nested-lookup
- pandas
- pip!=21.3
- python>=3.7
Expand Down

0 comments on commit 6e47586

Please sign in to comment.