summaryrefslogtreecommitdiff
path: root/pysynphot/meta.yaml
blob: 4807cf61ef09cb24e9a3f4ef66572f4bf671565c (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
    - relic >=1.0.3
    - 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