summaryrefslogtreecommitdiff
path: root/stsci.numdisplay/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.numdisplay/meta.yaml')
-rw-r--r--stsci.numdisplay/meta.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/stsci.numdisplay/meta.yaml b/stsci.numdisplay/meta.yaml
index 39dec3c..78e992e 100644
--- a/stsci.numdisplay/meta.yaml
+++ b/stsci.numdisplay/meta.yaml
@@ -3,18 +3,18 @@
{% set number = '0' %}
about:
- home: https://github.com/spacetelescope/{{name}}
+ home: https://github.com/spacetelescope/{{ name }}
license: GPL
summary: |
Package for displaying numpy arrays in DS9
build:
- number: {{number}}
+ number: {{ number }}
preserve_egg_dir: 'yes'
package:
- name: {{name}}
- version: {{version}}
+ name: {{ name }}
+ version: {{ version }}
requirements:
build:
@@ -29,7 +29,7 @@ requirements:
- python x.x
source:
- git_url: https://github.com/spacetelescope/{{name}}.git
+ git_url: https://github.com/spacetelescope/{{ name }}.git
test:
imports: