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