Cherry-picked from python3.11-PyMySQL db207444c9844fcb22b827c887faee56fcb01bc7
db207444c9
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
execute:
|
|
how: tmt
|
|
discover:
|
|
- how: shell
|
|
tests:
|
|
- name: simple import
|
|
test: python3.12 -c 'import pymysql'
|
|
- how: fmf
|