python-installer/plan.fmf
2024-07-25 10:40:06 +02:00

10 lines
163 B
Plaintext

discover:
how: shell
tests:
- name: import test
test: python3 -c 'import installer'
require:
- python3-installer
execute:
how: tmt