python3.14-iniconfig/plans.fmf
2025-11-28 10:56:54 +01:00

12 lines
211 B
Plaintext

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