summaryrefslogtreecommitdiff
path: root/calcos
diff options
context:
space:
mode:
Diffstat (limited to 'calcos')
-rw-r--r--calcos/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/calcos/meta.yaml b/calcos/meta.yaml
index 34caafe..0a039f9 100644
--- a/calcos/meta.yaml
+++ b/calcos/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'calcos' %}
-{% set version = '3.1.4' %}
+{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %}
{% set number = '0' %}
about:
@@ -15,14 +15,14 @@ requirements:
- astropy >=1.1
- relic >=1.0.3
- scipy
- - stsci.tools >=3.4.2
+ - stsci.tools
- setuptools
- numpy x.x
- python x.x
run:
- astropy >=1.1
- scipy
- - stsci.tools >=3.4.2
+ - stsci.tools
- numpy x.x
- python x.x
source: