python-fs/plans/python-fs.fmf

12 lines
197 B
Plaintext
Raw Normal View History

2024-07-29 08:39:16 +00:00
discover:
- name: smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import fs'
require:
- python3-fs
duration: 1m
execute:
how: tmt