python3.11-PyMySQL/plan.fmf
Honza Horak fa1614bd41 Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit 38d89b1
2023-05-15 16:41:36 +02:00

9 lines
140 B
Plaintext

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