Files
kubevirt.core/tests/config.yaml
Felix Matouschek 74f4a48ac1 Pin python version
Pin the supported python version in tests/config.yaml and mention it in
README.md.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-02-26 17:04:19 +01:00

3 lines
47 B
YAML

modules:
python_requires: ">=3.11.0,<3.12.0"