diff options
Diffstat (limited to 'stsci')
-rw-r--r-- | stsci/meta.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml index 21a2f6f..d5473b4 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -22,7 +22,7 @@ requirements: - purge_path >=1.0.0 - pyds9 >=1.8.1 - pyfftw >=0.9.2 - - numpy x.x + - numpy - python x.x run: - stsci-hst @@ -38,5 +38,5 @@ requirements: - purge_path >=1.0.0 - pyds9 >=1.8.1 - pyfftw >=0.9.2 - - numpy x.x + - numpy - python x.x |