source: fullrmc-pkg/pysimplelog/meta.yaml @ 4384

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

upload files for conda builds

File size: 270 bytes
Line 
1package:
2  name: pysimplelog
3  version: 2.0.0
4
5source:
6#  git_rev:
7  git_url: https://github.com/bachiraoun/pysimplelog.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/pysimplelog/
Note: See TracBrowser for help on using the repository browser.