python-pysocks/plans.fmf
2023-05-18 19:23:56 +00:00

12 lines
205 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import socks'
require:
- python3-pysocks
duration: 1m
execute:
how: tmt