python3.14-scipy/plan.fmf
Lukáš Zachar 2cc02a3009 Add gating
just a smoke import
2025-12-02 14:12:28 +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