summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2013-04-12 07:13:45 +0200
committerStefan Behnel <stefan_ml@behnel.de>2013-04-12 07:13:45 +0200
commit152a9631b6f3c1cf5902f820f7ce1c4d12e29dc4 (patch)
treeeb87b35b0259999ba1fa8dc4ff7007431bd86fc2
parent87eb6381edbf15305b5f068dd34a1f17d96faefa (diff)
downloadpython-lxml-152a9631b6f3c1cf5902f820f7ce1c4d12e29dc4.tar.gz
require Cython 0.18 by now
-rw-r--r--doc/build.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/build.txt b/doc/build.txt
index a2fa3d71..4d12d9ac 100644
--- a/doc/build.txt
+++ b/doc/build.txt
@@ -44,8 +44,8 @@ working Cython installation. You can use pip_ to install it::
pip install "Cython>=0.18"
-lxml currently requires Cython 0.17.3, later release versions should
-work as well.
+lxml currently requires at least Cython 0.18, later release versions
+should work as well.
Github, git and hg