diff options
Diffstat (limited to 'stsci.tools')
-rw-r--r-- | stsci.tools/meta.yaml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index 57be1e3..3aa6ab6 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -1,13 +1,17 @@ +{% set name = 'stsci.tools' %} +{% set version = '3.4.2' %} +{% set number = '0' %} + about: home: https://github.com/embray/stsci.tools license: GPL summary: stsci.tools build: - number: '0' + number: {{ number }} preserve_egg_dir: 'yes' package: - name: stsci.tools - version: 3.4.2 + name: {{ name }} + version: {{ version }} requirements: build: - astropy >=1.1 @@ -22,7 +26,7 @@ requirements: - numpy x.x - python x.x source: - git_tag: 3.4.2 + git_tag: {{ version }} git_url: https://github.com/spacetelescope/stsci.tools test: imports: |