source:
fullrmc-pkg/pyrep/meta.yaml
@
4755
Last change on this file since 4755 was 4390, checked in by toby, 4 years ago | |
---|---|
File size: 345 bytes |
Line | |
---|---|
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 |
8 | # patches: |
9 | # - setup.patch |
10 | |
11 | build: |
12 | noarch: python |
13 | |
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.