python-setuptools_scm/plan.fmf
Lukáš Zachar d804afbac2 Add gating
Just a simple import test, better than nothing
2026-09-01 15:44:35 +02:00

20 lines
327 B
Plaintext

execute:
how: tmt
discover:
- name: same_repo
how: shell
tests:
- name: import test
test: /usr/libexec/platform-python -c "import setuptools_scm"
prepare:
- name: enable crb
how: feature
crb: enabled
- name: install packages
how: install
package:
- python3-setuptools_scm