discover: - name: Smoke-tests how: shell tests: - name: python-import-test test: python3 -c 'import Cython' require: - python3-Cython duration: 1m execute: how: tmt