From b09b1109891b7948449be93f628e5f865ec241dc Mon Sep 17 00:00:00 2001 From: Brendan Gannon Date: Fri, 18 Feb 2022 09:46:13 -0500 Subject: another one --- 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 d9394d6..3d3c228 100644 --- a/jwst-visit-parser/meta.yaml +++ b/jwst-visit-parser/meta.yaml @@ -31,7 +31,7 @@ requirements: run: - setuptools - numpy - - python {{ python }} + - python - pytest - astropy -- cgit