diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-11-07 10:35:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-07 10:35:43 -0500 |
commit | 509e9f4d9b7282d90f9ac8b6b515c36a52fc118f (patch) | |
tree | 9a72ce20ca33b31bfddc0a14ac8317a6b7c62cb7 /stsynphot | |
parent | 05b6ceb506b9222ef3fcf1acdf5f7dbc693c6e22 (diff) | |
parent | ae9265d4e2407579822310cc3cf68a150ea3bed7 (diff) | |
download | astroconda-contrib-509e9f4d9b7282d90f9ac8b6b515c36a52fc118f.tar.gz |
Merge branch 'master' into imexam0.8.0
Diffstat (limited to 'stsynphot')
-rw-r--r-- | stsynphot/meta.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stsynphot/meta.yaml b/stsynphot/meta.yaml index 083094f..ab77ed8 100644 --- a/stsynphot/meta.yaml +++ b/stsynphot/meta.yaml @@ -1,6 +1,6 @@ {% set reponame = 'stsynphot_refactor' %} {% set name = 'stsynphot' %} -{% set version = '0.1b2' %} +{% set version = '0.1b3' %} {% set number = '0' %} about: @@ -21,6 +21,7 @@ requirements: - astropy >=1.3 - scipy >=0.14 - numpy + - pytest - setuptools - python x.x @@ -29,6 +30,7 @@ requirements: - astropy >=1.3 - scipy >=0.14 - numpy + - pytest - python x.x source: |