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