summaryrefslogtreecommitdiff
path: root/stsci.imagestats
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.imagestats')
-rw-r--r--stsci.imagestats/meta.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml
index 9da8dd9..227d68e 100644
--- a/stsci.imagestats/meta.yaml
+++ b/stsci.imagestats/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: |
Compute various useful statistical values for array objects
build:
- number: {{number}}
+ number: {{ number }}
preserve_egg_dir: 'yes'
package:
- name: {{name}}
- version: {{version}}
+ name: {{ name }}
+ version: {{ version }}
requirements:
build:
@@ -28,7 +28,7 @@ requirements:
- python x.x
source:
- git_url: https://github.com/spacetelescope/{{name}}.git
+ git_url: https://github.com/spacetelescope/{{ name }}.git
test:
imports: