diff options
Diffstat (limited to 'wfc3tools')
-rw-r--r-- | wfc3tools/meta.yaml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/wfc3tools/meta.yaml b/wfc3tools/meta.yaml index 1f4f9b7..bdb51ad 100644 --- a/wfc3tools/meta.yaml +++ b/wfc3tools/meta.yaml @@ -1,12 +1,16 @@ +{% set name = 'wfc3tools' %} +{% set version = '1.3.2' %} +{% set number = '0' %} + about: home: http:// license: BSD summary: wfc3tools build: - number: '0' + number: {{ number }} package: - name: wfc3tools - version: 1.3.2 + name: {{ name }} + version: {{ version }} requirements: build: - astropy >=1.1 @@ -25,7 +29,7 @@ requirements: - scipy - python x.x source: - git_tag: 1.3.2 + git_tag: {{ version }} git_url: https://github.com/spacetelescope/wfc3tools test: imports: |