summaryrefslogtreecommitdiff
path: root/jwebbinar_prep/meta.yaml
blob: 341852ee5015c2918c6c8162e62e8ac045de30ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{% set name = 'jwebbinar_prep' %}
{% set version = 'v0.1' %}
{% set number = '0' %}

about:
  home: https://github.com/spacetelscope/{{ name }}
  license: BSD
  summary: Collection of JWST JWebbinar notebooks

build:
  number: {{ number }}

package:
  name: {{ name }}
  version: {{ version }}

source:
  git_tag: {{ version }}
  git_url: https://github.com/spacetelescope/{{ name }}.git