10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
discover:
|
|
how: shell
|
|
tests:
|
|
- name: import test
|
|
test: python3 -c 'import pyproject_hooks'
|
|
require:
|
|
- python3-pyproject-hooks
|
|
execute:
|
|
how: tmt
|