Files
kubevirt.core/tests/config.yml
Javier Cano Cano adca55e6ab chore(test): Update test configuration
It updates test python versions configuration to 3.10 and 3.14.
Otherwise, it fails to run coverage tests due to non supported
operations such as merge dicts.

Signed-off-by: Javier Cano Cano <jcanocan@redhat.com>
2026-05-12 11:38:26 +02:00

4 lines
48 B
YAML

---
modules:
python_requires: ">=3.10,<=3.14"