summaryrefslogtreecommitdiff
path: root/stsynphot/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stsynphot/meta.yaml')
-rw-r--r--stsynphot/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stsynphot/meta.yaml b/stsynphot/meta.yaml
index 477eec0..ca93daf 100644
--- a/stsynphot/meta.yaml
+++ b/stsynphot/meta.yaml
@@ -1,7 +1,7 @@
{% set reponame = 'stsynphot_refactor' %}
{% set name = 'stsynphot' %}
{% set version = '0.2.1' %}
-{% set number = '0' %}
+{% set number = '1' %}
about:
home: https://github.com/spacetelescope/{{ reponame }}
@@ -20,6 +20,7 @@ requirements:
build:
- synphot >=0.2
- astropy >=2.0
+ - extension-helpers
- scipy >=0.14
- beautifulsoup4
- numpy {{ numpy }}