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