From ec40a424841edf7a0596be966b416624824dab1a Mon Sep 17 00:00:00 2001 From: Eduardo Apolinario Date: Tue, 8 Oct 2024 00:16:42 -0400 Subject: [PATCH] Add setuptools to host stanza Signed-off-by: Eduardo Apolinario --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index c5d4149..f4f6f11 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -24,6 +24,7 @@ requirements: host: - pip - python >=3.8, <3.13 + - setuptools run: - typing_extensions - numpy <2