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