diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-12 15:57:17 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-12 15:57:17 -0400 |
commit | 90bb04af4701a8e510e1c56ea7b584c954839e95 (patch) | |
tree | fcc0c43c96978abb67219d387ebcb2184aa47226 /jwst_tools | |
parent | ce363f759aa7e49daa87b6789e5f4aaad4bf0d6e (diff) | |
download | astroconda-dev-90bb04af4701a8e510e1c56ea7b584c954839e95.tar.gz |
Initial commit for RC2
Diffstat (limited to 'jwst_tools')
-rw-r--r-- | jwst_tools/meta.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml index 473d833..70bb3cd 100644 --- a/jwst_tools/meta.yaml +++ b/jwst_tools/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'jwst_tools' %} -{% set version = '0.6.0rc1' %} -{% set number = '2' %} +{% set version = '0.6.0rc2' %} +{% set number = '0' %} about: home: ssh://git@bitbucket.org/stsci_ssb/jwst.git @@ -16,7 +16,7 @@ requirements: build: - d2to1 ==0.2.12.post1.dev1 - astropy >=1.1 - - jwst_lib ==0.6.0rc1 + - jwst_lib ==0.6.0rc2 - matplotlib ==1.5.1 - nose ==1.3.7 - scipy ==0.17.0 @@ -28,7 +28,7 @@ requirements: - python x.x run: - astropy >=1.1 - - jwst_lib ==0.6.0rc1 + - jwst_lib ==0.6.0rc2 - matplotlib ==1.5.1 - nose ==1.3.7 - scipy ==0.17.0 @@ -37,7 +37,7 @@ requirements: - numpy x.x - python x.x source: - git_rev: 426f68fb6f335f16b31e2a75fd85587f329700ee + git_rev: 3f177a346da210971b435a2fad5c3f98e956609f git_url: ssh://git@bitbucket.org/stsci_ssb/jwst.git test: imports: |