summaryrefslogtreecommitdiff
path: root/stsynphot
diff options
context:
space:
mode:
authorP. L. Lim <lim@stsci.edu>2017-06-28 23:50:39 -0400
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-06-28 23:50:39 -0400
commit90b2048ce33a1f24177c6a65b3fdfd8007e43e69 (patch)
tree12064398497a608929074518bbd06667765efd2f /stsynphot
parent4763b94a693d3546fa6a069fd9e0629523535b18 (diff)
downloadastroconda-contrib-90b2048ce33a1f24177c6a65b3fdfd8007e43e69.tar.gz
Bump beta of refactored versions. Added pytest to all. (#226)
Diffstat (limited to 'stsynphot')
-rw-r--r--stsynphot/meta.yaml4
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: