diff options
| author | Brendan Gannon <bgannon@stsci.edu> | 2022-02-18 09:46:13 -0500 |
|---|---|---|
| committer | Brendan Gannon <bgannon@stsci.edu> | 2022-02-18 09:46:13 -0500 |
| commit | b09b1109891b7948449be93f628e5f865ec241dc (patch) | |
| tree | 6ce157a20500994273a29e6fd8732dc9d293e38d | |
| parent | 6e96e8b1abb954cdc0887099d5da47eae3a0f96f (diff) | |
| download | astroconda-contrib-fix-recipe-issues.tar.gz | |
another onefix-recipe-issues
| -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 |
