docs/about/build-platforms: Correct minimum supported Python version
Fixes: ca056f4499c2 (Python: Drop support for Python 3.7) Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20250227080757.3978333-2-armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
e8a0110293
commit
87c8b4fc3c
@ -101,7 +101,7 @@ Python runtime
|
|||||||
option of the ``configure`` script to point QEMU to a supported
|
option of the ``configure`` script to point QEMU to a supported
|
||||||
version of the Python runtime.
|
version of the Python runtime.
|
||||||
|
|
||||||
As of QEMU |version|, the minimum supported version of Python is 3.7.
|
As of QEMU |version|, the minimum supported version of Python is 3.8.
|
||||||
|
|
||||||
Python build dependencies
|
Python build dependencies
|
||||||
Some of QEMU's build dependencies are written in Python. Usually these
|
Some of QEMU's build dependencies are written in Python. Usually these
|
||||||
|
Loading…
x
Reference in New Issue
Block a user