10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
|
discover:
|
||
|
how: shell
|
||
|
tests:
|
||
|
- name: import test
|
||
|
test: python3 -c 'import charset_normalizer'
|
||
|
require:
|
||
|
- python3-charset-normalizer
|
||
|
execute:
|
||
|
how: tmt
|