10 lines
173 B
Plaintext
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
|