From 6e96e8b1abb954cdc0887099d5da47eae3a0f96f Mon Sep 17 00:00:00 2001 From: Brendan Gannon Date: Fri, 18 Feb 2022 09:44:24 -0500 Subject: fixing jwst-visit-parser recipe --- jwst-visit-parser/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwst-visit-parser/meta.yaml b/jwst-visit-parser/meta.yaml index 4eaef8a..d9394d6 100644 --- a/jwst-visit-parser/meta.yaml +++ b/jwst-visit-parser/meta.yaml @@ -30,7 +30,7 @@ requirements: run: - setuptools - - numpy {{ numpy }} + - numpy - python {{ python }} - pytest - astropy -- cgit