diff options
Diffstat (limited to 'jwst-visit-parser')
-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 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 |