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
|