python-pyproject-hooks/plan.fmf
2024-08-05 14:08:52 +02:00

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