From 9872e818aa1a1d9fcf3221db817b70c109248914 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Thu, 31 Jan 2013 14:12:48 -0500 Subject: [PATCH] Added Python 3.0 or better requirement to the README file MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau Signed-off-by: Mathieu Desnoyers --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 9df02e70..ce98e24d 100644 --- a/README +++ b/README @@ -49,6 +49,8 @@ To compile Babeltrace, you will need: (Debian/Ubuntu : python-dev) swig >= 2.0 (optional) (Debian/Ubuntu : swig2.0) + python 3.0 or better (optional) + (Debian/Ubuntu : python3) For developers using the git tree: -- 2.34.1