python-charset-normalizer/plan.fmf
2024-07-22 14:53:18 +02:00

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