mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-25 17:04:35 +00:00
Pin the supported python version in tests/config.yaml and mention it in README.md. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
3 lines
47 B
YAML
3 lines
47 B
YAML
modules:
|
|
python_requires: ">=3.11.0,<3.12.0"
|