scipy/plans/tier0.fmf

12 lines
203 B
Plaintext
Raw Normal View History

2024-09-06 07:46:16 +00:00
discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import scipy'
require:
- python3-scipy
duration: 1m
execute:
how: tmt