python3.14-scipy/plan.fmf
Lukáš Zachar be6a42af2e Add gating
just a smoke import
2025-12-02 14:11:59 +01:00

14 lines
155 B
Plaintext

execute:
how: tmt
discover:
how: shell
tests:
- name: import
test: |
python3.14 -c 'import scipy'
require:
- python3.14-scipy