From: Jérémie Galarneau Date: Thu, 31 Jan 2013 19:12:48 +0000 (-0500) Subject: Added Python 3.0 or better requirement to the README file X-Git-Tag: v1.2.0-rc1~80 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=9872e818aa1a1d9fcf3221db817b70c109248914 Added Python 3.0 or better requirement to the README file Signed-off-by: Jérémie Galarneau Signed-off-by: Mathieu Desnoyers --- 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: