source: fullrmc-pkg/pylocker/meta.yaml @ 4383

Last change on this file since 4383 was 4383, checked in by toby, 4 years ago

upload files for conda builds

File size: 261 bytes
Line 
1package:
2  name: pylocker
3  version: 3.0.0
4
5source:
6#  git_rev:
7  git_url: https://github.com/bachiraoun/pylocker.git
8
9requirements:
10  build:
11    - python
12
13  run:
14    - python
15   
16#test:
17#  imports:
18#    -
19
20about:
21  home: https://bachiraoun.github.io/pylocker/
Note: See TracBrowser for help on using the repository browser.