summaryrefslogtreecommitdiff
path: root/stsci.numdisplay
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunk@stsci.edu>2016-04-02 23:55:34 -0400
committerJoseph Hunkeler <jhunk@stsci.edu>2016-04-19 11:17:28 -0400
commitaacc9ee0d6b4b02d95a7f725d598a6a8a6d0c599 (patch)
tree5582b425b4f5420d151cbd338d490b838dee03f9 /stsci.numdisplay
parent2ff7bbe733c9837a13a0762bb8a48e04de9e296d (diff)
downloadastroconda-dev-aacc9ee0d6b4b02d95a7f725d598a6a8a6d0c599.tar.gz
Full dev mode
Diffstat (limited to 'stsci.numdisplay')
-rw-r--r--stsci.numdisplay/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/stsci.numdisplay/meta.yaml b/stsci.numdisplay/meta.yaml
index 6873784..7bb7852 100644
--- a/stsci.numdisplay/meta.yaml
+++ b/stsci.numdisplay/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'stsci.numdisplay' %}
-{% set version = '1.6.2' %}
+{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %}
{% set number = '0' %}
about:
@@ -15,12 +15,12 @@ package:
requirements:
build:
- relic >=1.0.3
- - stsci.tools >=3.4.2
+ - stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- - stsci.tools >=3.4.2
+ - stsci.tools
- numpy x.x
- python x.x
source: