mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-25 17:04:35 +00:00
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>
4 lines
48 B
YAML
4 lines
48 B
YAML
---
|
|
modules:
|
|
python_requires: ">=3.10,<=3.14"
|