diff options
Diffstat (limited to 'jwst_tools')
-rw-r--r-- | jwst_tools/meta.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/jwst_tools/meta.yaml b/jwst_tools/meta.yaml index 70bb3cd..f76a8eb 100644 --- a/jwst_tools/meta.yaml +++ b/jwst_tools/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'jwst_tools' %} -{% set version = '0.6.0rc2' %} +{% set version = '0.6.0rc3' %} {% set number = '0' %} about: @@ -15,8 +15,8 @@ package: requirements: build: - d2to1 ==0.2.12.post1.dev1 - - astropy >=1.1 - - jwst_lib ==0.6.0rc2 + - astropy ==1.2dev3684 + - jwst_lib ==0.6.0rc3 - matplotlib ==1.5.1 - nose ==1.3.7 - scipy ==0.17.0 @@ -27,8 +27,8 @@ requirements: - numpy x.x - python x.x run: - - astropy >=1.1 - - jwst_lib ==0.6.0rc2 + - astropy ==1.2dev3684 + - jwst_lib ==0.6.0rc3 - 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: 3f177a346da210971b435a2fad5c3f98e956609f + git_branch: Build6_rc3 git_url: ssh://git@bitbucket.org/stsci_ssb/jwst.git test: imports: |