python-testpath/plan.fmf
2024-09-02 14:55:13 +02:00

10 lines
161 B
Plaintext

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