python-pytest-timeout/plan.fmf
2024-08-05 14:57:32 +02:00

10 lines
173 B
Plaintext

discover:
how: shell
tests:
- name: import test
test: python3 -c 'import pytest_timeout'
require:
- python3-pytest-timeout
execute:
how: tmt