python3.11-psycopg2/plan.fmf

12 lines
215 B
Plaintext

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