9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
execute:
|
|
how: tmt
|
|
discover:
|
|
- how: shell
|
|
tests:
|
|
- name: simple import
|
|
test: python3.11 -c 'import pymysql'
|
|
- how: fmf
|