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

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

build:
  number: {{ number }}

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

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