summaryrefslogtreecommitdiff
path: root/pywcs/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pywcs/meta.yaml')
-rw-r--r--pywcs/meta.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pywcs/meta.yaml b/pywcs/meta.yaml
index 4f00f64..561d4f1 100644
--- a/pywcs/meta.yaml
+++ b/pywcs/meta.yaml
@@ -3,17 +3,17 @@
{% set number = '0' %}
about:
- home: https://github.com/spacetelescope/{{name}}
+ home: https://github.com/spacetelescope/{{ name }}
license: BSD
summary: |
Python wrappers to WCSLIB
build:
- number: {{number}}
+ number: {{ number }}
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: