summaryrefslogtreecommitdiff
path: root/pyetc-thirdparty/meta.yaml
blob: 3a35a66c23d04521af2390874e19bab70873b890 (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: http://stsci.edu
    license: BSD
    summary: pyetc-thirdparty meta-package
build:
    number: '0'
package:
    name: pyetc-thirdparty
    version: 1.0.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