diff options
Diffstat (limited to 'stsci.ndimage/meta.yaml')
-rw-r--r-- | stsci.ndimage/meta.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/stsci.ndimage/meta.yaml b/stsci.ndimage/meta.yaml index 5aa8a2d..96d7167 100644 --- a/stsci.ndimage/meta.yaml +++ b/stsci.ndimage/meta.yaml @@ -3,19 +3,19 @@ {% number = '0' %} about: - home: https://github.com/spacetelescope/{{name}} + home: https://github.com/spacetelescope/{{ name }} license: GPL summary: | Various functions for multi-dimensional image processing --fork of scipy.ndimage build: - number: {{number}} + number: {{ number }} preserve_egg_dir: 'yes' package: - name: {{name}} - version: {{version}} + name: {{ name }} + version: {{ version }} requirements: build: @@ -31,7 +31,7 @@ requirements: - python x.x source: - git_url: https://github.com/spacetelescope/{{name}}.git + git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: |