summaryrefslogtreecommitdiff
path: root/astropy
diff options
context:
space:
mode:
Diffstat (limited to 'astropy')
-rw-r--r--astropy/meta.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml
index addbf88..9b0f5da 100644
--- a/astropy/meta.yaml
+++ b/astropy/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'astropy' %}
{% set version = '2.0.dev' + environ.get("GIT_DESCRIBE_NUMBER", "0") %}
-{% set number = '1' %}
+{% set number = '0' %}
about:
home: https://github.com/astropy/{{ name }}
@@ -50,7 +50,6 @@ test:
- fitscheck --help
- fitsdiff --help
- fitsinfo --help
- - samp_hub --help
- volint --help
- wcslint --help
imports: