From d47c312de7c07c5d9130e4e21dff340f3a9cafe5 Mon Sep 17 00:00:00 2001 From: Tim Mahrt Date: Mon, 25 Jan 2016 13:05:32 +0100 Subject: [PATCH] DOCUMENTATION: Added requirements text about Python 3 to readme file. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index a9fc6fc..a4992e7 100644 --- a/README.rst +++ b/README.rst @@ -66,6 +66,8 @@ Requirements - ``Python 2.7.*`` or above +- ``Python 3.3.*`` or above + - The `praatIO `_ library is required IF you want to use the textgrid functionality. It is not required for normal use.