summaryrefslogtreecommitdiff
path: root/stsci-data-analysis
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-01-06 15:18:04 -0500
committerGitHub <noreply@github.com>2017-01-06 15:18:04 -0500
commitcc1e36db4451c1e5239ec51a8e85ce716623afb5 (patch)
tree1ac363b3f6995951c769eb2aaa8087177c088dac /stsci-data-analysis
parentb937af2dbcb71a43378fcf2e770f0d8e54a530e6 (diff)
downloadastroconda-dev-cc1e36db4451c1e5239ec51a8e85ce716623afb5.tar.gz
Open version up wider, thanks to version prefixes (#14)
Diffstat (limited to 'stsci-data-analysis')
-rw-r--r--stsci-data-analysis/meta.yaml32
1 files changed, 16 insertions, 16 deletions
diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml
index 243b12d..c9bd2ba 100644
--- a/stsci-data-analysis/meta.yaml
+++ b/stsci-data-analysis/meta.yaml
@@ -18,25 +18,25 @@ package:
requirements:
build:
- - astropy >=0.0*
- - astroimtools >=0.0*
- - stginga >=0.0*
- - specviz >=0.0*
- - photutils >=0.0*
- - glueviz >=0.0*
- - imexam >=0.0*
- - asdf >=0.0*
+ - astropy >=*0.0*
+ - astroimtools >=*0.0*
+ - stginga >=*0.0*
+ - specviz >=*0.0*
+ - photutils >=*0.0*
+ - glueviz >=*0.0*
+ - imexam >=*0.0*
+ - asdf >=*0.0*
- numpy x.x
- python x.x
run:
- - astropy >=0.0*
- - astroimtools >=0.0*
- - stginga >=0.0*
- - specviz >=0.0*
- - photutils >=0.0*
- - glueviz >=0.0*
- - imexam >=0.0*
- - asdf >=0.0*
+ - astropy >=*0.0*
+ - astroimtools >=*0.0*
+ - stginga >=*0.0*
+ - specviz >=*0.0*
+ - photutils >=*0.0*
+ - glueviz >=*0.0*
+ - imexam >=*0.0*
+ - asdf >=*0.0*
- numpy x.x
- python x.x