summaryrefslogtreecommitdiff
path: root/pysynphot/meta.yaml
blob: af3297cfa1b89f6d26fc11c5e3bac8b2abe25f1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
about:
    home: https://github.com/spacetelescope/pysynphot
    license: BSD
    summary: pysynphot
build:
    number: '0'
    preserve_egg_dir: 'yes'
package:
    name: pysynphot
    version: 0.9.8.2
requirements:
    build:
    - nose
    - astropy >=1.1
    - cython
    - matplotlib
    - recon
    - setuptools
    - numpy x.x
    - python x.x
    run:
    - nose
    - astropy >=1.1
    - cython
    - matplotlib
    - numpy x.x
    - python x.x
source:
    git_url: https://github.com/spacetelescope/pysynphot
test:
    imports:
    - pysynphot