From faf5c864e0426c38de629cab7b41729b262fa08d Mon Sep 17 00:00:00 2001 From: Richard Baumann Date: Mon, 26 Jan 2015 17:41:51 +0100 Subject: [PATCH] Updated to correct cython version Was cython >= 0.15, now is cython==0.20 --- doc/sources/installation/installation-linux.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/sources/installation/installation-linux.rst b/doc/sources/installation/installation-linux.rst index 61ec4caf6..4efebc9fa 100644 --- a/doc/sources/installation/installation-linux.rst +++ b/doc/sources/installation/installation-linux.rst @@ -157,7 +157,8 @@ The following software is needed, even if your distribution is not listed above: - `PyGame `_ - `PyEnchant `_ - `gst-python `_ -- `Cython >= 0.15 `_ +- `Cython == 0.20