From c1372b352f1815be429d6283e83b29f0bd8be238 Mon Sep 17 00:00:00 2001 From: Iisakki Rotko Date: Thu, 18 Apr 2024 11:22:57 +0200 Subject: [PATCH] fix: github issue link in recipe --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index f7650b8..7637556 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set version = "1.30.1" %} -{% set build = 0 %} +{% set build = 1 %} package: name: solara @@ -61,7 +61,7 @@ outputs: run_constrained: # Can't use {{ pin_subpackage("solara-assets", exact=True) }} # as the hashes are different - # TODO: revisit after https://github.com/conda-forge/staged-recipes/issues/23382 + # TODO: revisit after https://github.com/conda/conda-build/issues/4415 - solara-assets ={{ version }}=*_{{ build }} test: imports: