From 84e1a5eec56d5787e44e6a207e9e1e79441c0cb9 Mon Sep 17 00:00:00 2001 From: Alexander Soklev Date: Thu, 13 Feb 2025 19:55:10 +0200 Subject: [PATCH] Update with the latest changes to rte_rrtmgp-conda --- conda.recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index e8f8e22..93ade4c 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -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 @@ -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: @@ -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