summaryrefslogtreecommitdiff
path: root/jwst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-08-23 15:43:44 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-08-23 15:43:44 -0400
commit553c91c141bae42ec1b033064ebb86e746e16934 (patch)
tree00e0896a64ae1ef264befb300ed66842fdabee94 /jwst
parentc95a0a5b194e985e3adc64f6d47ef3c72f03a9df (diff)
downloadastroconda-dev-553c91c141bae42ec1b033064ebb86e746e16934.tar.gz
Add verhawk as a dependency of jwst
Diffstat (limited to 'jwst')
-rw-r--r--jwst/meta.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml
index 78aa119..67e1350 100644
--- a/jwst/meta.yaml
+++ b/jwst/meta.yaml
@@ -2,7 +2,7 @@
{% set version = environ.get("GIT_DESCRIBE_TAG", "0.0.0")
+".dev"
+environ.get("GIT_DESCRIBE_NUMBER", "0") %}
-{% set number = '0' %}
+{% set number = '1' %}
about:
home: https://github.com/stsci-jwst/jwst.git
@@ -29,6 +29,7 @@ requirements:
- photutils
- scipy
- six
+ - verhawk
- setuptools
- numpy x.x
- python x.x
@@ -46,6 +47,7 @@ requirements:
- photutils
- scipy
- six
+ - verhawk
- numpy x.x
- python x.x
source: