source:
fullrmc-pkg/pylocker/meta.yaml
@
5164
Last change on this file since 5164 was 5121, checked in by toby, 17 months ago | |
---|---|
File size: 312 bytes |
Line | |
---|---|
1 | package: |
2 | name: pylocker |
3 | version: 3.1.0 |
4 | |
5 | source: |
6 | # git_rev: |
7 | git_url: https://github.com/bachiraoun/pylocker.git |
8 | |
9 | build: |
10 | noarch: python |
11 | |
12 | requirements: |
13 | build: |
14 | - python |
15 | - psutil |
16 | |
17 | run: |
18 | - python |
19 | - psutil |
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.