python-tomli/plans.fmf

12 lines
203 B
Plaintext
Raw Permalink Normal View History

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import tomli'
require:
- python3-tomli
duration: 2m
execute:
how: tmt