python3.14-PyMySQL/tests/unit/main.fmf
Lukáš Zachar 7f7fb0d817 Add gating
2025-11-28 12:31:48 +01:00

15 lines
206 B
Plaintext

test: ./test.sh
framework: beakerlib
require:
- library(database/mariadb)
- python3.14-PyMySQL
- python3.14-pytest
- git-core
tag:
- rhel-buildroot
environment:
PYTHON: python3.14
PYTEST: pytest-3.14