Skip to content

Commit

Permalink
Update with the latest changes to rte_rrtmgp-conda
Browse files Browse the repository at this point in the history
  • Loading branch information
makepath-alex committed Feb 13, 2025
1 parent a464146 commit 84e1a5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ requirements:
- libgcc-ng
- scikit-build-core
- pybind11 >=2.10.0
- rte-rrtmgp ==v1.9.0
- rte_rrtmgp ==v1.9.0

run:
- python
Expand All @@ -46,7 +46,7 @@ requirements:
- netcdf4 >=1.5.7
- requests >=2.4.0
- pytest >=7.4
- rte-rrtmgp ==v1.9.0
- rte_rrtmgp ==v1.9.0

test:
imports:
Expand All @@ -57,7 +57,7 @@ test:
- xarray >=2023.5.0
- netcdf4 >=1.5.7
- requests >=2.4.0
- rte-rrtmgp ==v1.9.0
- rte_rrtmgp ==v1.9.0
commands:
- pyrte_rrtmgp run_tests

Expand Down

0 comments on commit 84e1a5e

Please sign in to comment.