Skip to content

Commit

Permalink
Merge pull request #26 from ecmwf/develop
Browse files Browse the repository at this point in the history
Merge into main
  • Loading branch information
sandorkertesz authored Mar 4, 2024
2 parents 394f41e + 5096cd6 commit f5681a3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ channels:
- conda-forge
- nodefaults
dependencies:
- earthkit-data>=0.5.1
- earthkit-data>=0.5.4
- geos
- pip:
- earthkit-maps>=0.0.13
- earthkit-maps>=0.0.17
- earthkit-meteo>=0.0.1
- earthkit-plots>=0.0.6
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ test_suite = tests
python-requires = >=3.8
packages = find_namespace:
install_requires =
earthkit-data>=0.5.1
earthkit-maps>=0.0.13
earthkit-data>=0.5.4
earthkit-maps>=0.0.17
earthkit-meteo>=0.0.1
earthkit-plots>=0.0.6

Expand Down
4 changes: 2 additions & 2 deletions tests/environment-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- pytest-cov
- geos
- pip:
- earthkit-data>=0.5.1
- earthkit-maps>=0.0.13
- earthkit-data>=0.5.4
- earthkit-maps>=0.0.17
- earthkit-meteo>=0.0.1
- earthkit-plots>=0.0.6

0 comments on commit f5681a3

Please sign in to comment.