summaryrefslogtreecommitdiff
path: root/stsci-data-analysis
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-01-06 13:15:53 -0500
committerGitHub <noreply@github.com>2017-01-06 13:15:53 -0500
commitb937af2dbcb71a43378fcf2e770f0d8e54a530e6 (patch)
treefaa41acbabf4978afd6e4d2a3a71759bcb66a9a8 /stsci-data-analysis
parent67669b36d7c9db9d110eeb71b3de50e458858a16 (diff)
downloadastroconda-dev-b937af2dbcb71a43378fcf2e770f0d8e54a530e6.tar.gz
Attempt to force resolver to pick up the latest packages (#13)
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 8f096f2..243b12d 100644
--- a/stsci-data-analysis/meta.yaml
+++ b/stsci-data-analysis/meta.yaml
@@ -18,25 +18,25 @@ package:
requirements:
build:
- - astropy
- - astroimtools
- - stginga
- - specviz
- - photutils
- - glueviz
- - imexam
- - asdf
+ - 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
- - astroimtools
- - stginga
- - specviz
- - photutils
- - glueviz
- - imexam
- - asdf
+ - 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