10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
|
discover:
|
||
|
how: shell
|
||
|
tests:
|
||
|
- name: import test
|
||
|
test: python3 -c 'import installer'
|
||
|
require:
|
||
|
- python3-installer
|
||
|
execute:
|
||
|
how: tmt
|