mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-28 10:24:39 +00:00
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>
This commit is contained in:
2
tests/config.yaml
Normal file
2
tests/config.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
modules:
|
||||
python_requires: ">=3.11.0,<3.12.0"
|
||||
Reference in New Issue
Block a user