python3.11-pybind11/plan.fmf
Honza Horak 6254283a76 Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit dc08bf8
2023-05-15 16:42:52 +02:00

9 lines
149 B
Plaintext

execute:
how: tmt
discover:
how: shell
dist-git-source: true
tests:
- name: smoke - import works
test: python3.11 -c 'import pybind11'