summaryrefslogtreecommitdiff
path: root/relic/meta.yaml
blob: 18e50ff0358fdd5f7760cf0f73afa31690c5ec34 (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
about:
    home: http://github.com/jhunkeler/relic
    license: BSD
    summary: Release I Control, for git
build:
    number: '0'
package:
    name: relic
    version: '1.0.3'
requirements:
    build:
    - setuptools
    - python x.x
    run:
    - python x.x
source:
    git_url: https://github.com/jhunkeler/relic.git
    git_tag: '1.0.3'
test:
    imports:
    - relic
    - relic.release
    - relic.git