Skip to content

Commit

Permalink
Add earthkit-plots
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorkertesz committed Jan 26, 2024
1 parent d8aea55 commit 942b0fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test_suite = tests
python-requires = >=3.8
packages = find_namespace:
install_requires =
earthkit-data>=0.5.0
earthkit-data>=0.5.1
earthkit-maps>=0.0.13
earthkit-meteo>=0.0.1
earthkit-plots>=0.0.6
Expand Down
2 changes: 1 addition & 1 deletion tests/environment-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ channels:
- conda-forge
- nodefaults
dependencies:
- earthkit-data>=0.5.1
- pip
- pytest
- pytest-cov
- geos
- pip:
- earthkit-data>=0.5.0
- earthkit-maps>=0.0.13
- earthkit-meteo>=0.0.1
- earthkit-plots>=0.0.6

0 comments on commit 942b0fc

Please sign in to comment.