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