diff options
-rw-r--r-- | crds/meta.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index 12e7ae4..50b4c62 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -3,11 +3,11 @@ about: license: AURA summary: crds build: - number: '{{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}' + number: '0' preserve_egg_dir: 'no' package: name: crds - version: '{{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}' + version: 6.0.0 requirements: build: - d2to1 @@ -20,6 +20,7 @@ requirements: - numpy x.x - python x.x source: + git_tag: 6.0.0 git_url: https://github.com/spacetelescope/crds test: imports: |