From 54ccd4fee9a5e22aac0316bbfbaf8df88872f0fc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 22 Jan 2020 10:41:26 +0000 Subject: [PATCH] docs: Document that Python 2.7 or above is now required. Updates commit 444750bfd1d72cc660e304f248a4fc00c6e26f0e. --- docs/guestfs-building.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guestfs-building.pod b/docs/guestfs-building.pod index 97934dcec..4bed86391 100644 --- a/docs/guestfs-building.pod +++ b/docs/guestfs-building.pod @@ -307,7 +307,7 @@ Optional. For testing the common OCaml modules. Optional. Used to build and test the Perl bindings. -=item Python E 2.2 +=item Python E 2.7 Optional. Used to build the Python bindings. For building Python 2 or Python 3 bindings, see