Files
maigret/snapcraft.yaml
T
2021-10-03 10:44:13 +02:00

31 lines
338 B
YAML

name: maigret2
version: git
summary: v
description: |
Test Test Test
base: core18
confinement: strict
parts:
maigret2:
plugin: python
python-version: python3
source: .
stage-packages:
- python-six
apps:
maigret2:
command: bin/maigret
architectures:
- build-on: amd64
- build-on: i386