python3.14-flit-core/plan.fmf
Lukáš Zachar c0aa0898a7 Add gating.yaml
Can be same for all rhel versions
Just an import test
2025-11-25 13:00:48 +01:00

12 lines
206 B
Plaintext

execute:
how: tmt
discover:
- name: same_repo
how: shell
tests:
- name: import_test
test: python${pybasever} -c "import flit_core"
require:
- python${pybasever}-flit-core