source:
fullrmc-pkg/pyrep/meta.yaml
@
4383
Last change on this file since 4383 was 4383, checked in by toby, 3 years ago | |
---|---|
File size: 290 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 | |
9 | requirements: |
10 | build: |
11 | - python |
12 | - pylocker |
13 | |
14 | run: |
15 | - python |
16 | - numpy |
17 | - pylocker |
18 | |
19 | #test: |
20 | # imports: |
21 | # - |
22 | |
23 | about: |
24 | home: https://bachiraoun.github.io/pyrep/ |
Note: See TracBrowser
for help on using the repository browser.