summaryrefslogtreecommitdiff
path: root/calcos/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'calcos/meta.yaml')
-rw-r--r--calcos/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/calcos/meta.yaml b/calcos/meta.yaml
index 4c8fbb3..0858f25 100644
--- a/calcos/meta.yaml
+++ b/calcos/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/spacetelescope/calcos
@@ -32,6 +32,6 @@ source:
git_url: https://github.com/spacetelescope/calcos
test:
commands:
- - calcos --help
+ - calcos -r
imports:
- calcos