diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-29 09:10:32 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-29 09:10:32 -0400 |
commit | c4d727d5d16d9958cf7efeeb3a436e449bc45caf (patch) | |
tree | bebb4707938d4527ac557f166e913c1b12df01ab | |
parent | 84432a89cb58f32fc05f2e3d684d2a3cf85c7414 (diff) | |
download | astroconda-contrib-c4d727d5d16d9958cf7efeeb3a436e449bc45caf.tar.gz |
Issue correct version
-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: |