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

31 lines
360 B
YAML

name: maigret2
version: git
summary: [ SOCMINT | Instagram ]
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