source:
fullrmc-pkg/pyrep/meta.yaml
@
4809
Last change on this file since 4809 was 4390, checked in by toby, 4 years ago | |
---|---|
File size: 345 bytes |
Rev | Line | |
---|---|---|
[4383] | 1 | package: |
2 | name: pyrep | |
3 | version: 3.1.0 | |
4 | ||
5 | source: | |
6 | # git_rev: | |
7 | git_url: https://github.com/bachiraoun/pyrep.git | |
[4390] | 8 | # patches: |
9 | # - setup.patch | |
[4383] | 10 | |
[4386] | 11 | build: |
12 | noarch: python | |
13 | ||
[4383] | 14 | requirements: |
15 | build: | |
16 | - python | |
17 | - pylocker | |
18 | ||
19 | run: | |
20 | - python | |
21 | - numpy | |
22 | - pylocker | |
23 | ||
24 | #test: | |
25 | # imports: | |
26 | # - | |
27 | ||
28 | about: | |
29 | home: https://bachiraoun.github.io/pyrep/ |
Note: See TracBrowser
for help on using the repository browser.