python3.11-PyMySQL/plan.fmf

9 lines
140 B
Plaintext

execute:
how: tmt
discover:
- how: shell
tests:
- name: simple import
test: python3.11 -c 'import pymysql'
- how: fmf