diff options
-rw-r--r-- | jwst-visit-parser/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |