summaryrefslogtreecommitdiff
path: root/asv/meta.yaml
blob: 47a7b2883c3091dd91c3c710ba12b4e8767dd0ef (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
about:
    home: https://github.com/spacetelescope/asv
    license: BSD
    summary: asv
build:
    number: '0'
package:
    name: asv
    version: 0.1.1
requirements:
    build:
    - six
    - sphinx
    - setuptools
    - numpy x.x
    - python x.x
    run:
    - six
    - sphinx
    - numpy x.x
    - python x.x
source:
    git_tag: v0.1.1
    git_url: https://github.com/spacetelescope/asv