summaryrefslogtreecommitdiff
path: root/pyetc-thirdparty/meta.yaml
blob: 7740f6a3a2eabc3f2c8bc508441f61e27b0a4c2d (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
33
34
35
package:
    name: pyetc-thirdparty
    version: 1.0.0

about:
    home: http://stsci.edu
    license: BSD
    summary: pyetc-thirdparty meta-package

build:
    number: 0

requirements:
    build:
    - django ==1.8.14
    - pmw <=1.3.3
    - epydoc <=3.0.1
    - mechanize <=0.2.5
    - pyfits <=3.4.0
    - urwid <=1.3.1
    - wsgiref <=0.1.2
    - yolk <=0.4.3
    - numpy x.x
    - python x.x
    run:
    - django ==1.8.14
    - pmw <=1.3.3
    - epydoc <=3.0.1
    - mechanize <=0.2.5
    - pyfits <=3.4.0
    - urwid <=1.3.1
    - wsgiref <=0.1.2
    - yolk <=0.4.3
    - numpy x.x
    - python x.x