summaryrefslogtreecommitdiff
path: root/stsci.skypac
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.skypac')
-rw-r--r--stsci.skypac/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml
index 69be6d7..a827113 100644
--- a/stsci.skypac/meta.yaml
+++ b/stsci.skypac/meta.yaml
@@ -1,5 +1,7 @@
{% set name = 'stsci.skypac' %}
-{% set version = GIT_DESCRIBE_TAG %}
+{% set version = environ.get("GIT_DESCRIBE_TAG", "0.0.0")
+ +".dev"
+ +environ.get("GIT_DESCRIBE_NUMBER", "0") %}
{% set number = '0' %}
about:
@@ -15,7 +17,6 @@ package:
requirements:
build:
- astropy >=1.1
- - relic >=1.0.3
- stsci.imagestats
- stsci.sphere
- stsci.tools
@@ -32,7 +33,6 @@ requirements:
- python x.x
- python x.x
source:
- git_tag: {{ version }}
git_url: https://github.com/spacetelescope/stsci.skypac
test:
imports: