summaryrefslogtreecommitdiff
path: root/specutils
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-12-06 13:54:28 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-12-13 16:04:15 -0500
commitf5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d (patch)
tree75d93d6574d8b9efc01dd7d08a8d1b5df39c96c9 /specutils
parent34308129ce3330bf18b65464026e854bc9499956 (diff)
downloadastroconda-contrib-f5f2cdfa9b94ae96f2c312758cdb87dcf74b2c4d.tar.gz
Revert spaces around jinja2 variables
Diffstat (limited to 'specutils')
-rw-r--r--specutils/meta.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/specutils/meta.yaml b/specutils/meta.yaml
index 2d03821..8c2c515 100644
--- a/specutils/meta.yaml
+++ b/specutils/meta.yaml
@@ -9,15 +9,15 @@ about:
summary: One-dimensional spectral operations
package:
- name: {{name}}
- version: {{version}}
+ name: {{ name }}
+ version: {{ version }}
build:
- number: {{number}}
+ number: {{ number }}
source:
- git_tag: {{tag}}
- git_url: https://github.com/astropy/{{name}}.git
+ git_tag: {{ tag }}
+ git_url: https://github.com/astropy/{{ name }}.git
requirements:
build: