python3.11-scipy/plan.fmf
Honza Horak 352312ce60 Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit edcfa99
2023-05-15 16:43:28 +02:00

12 lines
207 B
Plaintext

execute:
how: tmt
discover:
how: shell
tests:
- name: bundled tests
require:
- python3.11-pytest
- python3.11-scipy
duration: 30m
test: python3.11 -c 'import scipy; scipy.test()'