[Lxml-checkins] r50508 - in lxml/trunk: . doc
scoder at codespeak.net
scoder at codespeak.net
Fri Jan 11 09:51:06 CET 2008
Author: scoder
Date: Fri Jan 11 09:51:06 2008
New Revision: 50508
Modified:
lxml/trunk/ (props changed)
lxml/trunk/doc/build.txt
Log:
r3224 at delle: sbehnel | 2008-01-10 13:04:54 +0100
require Cython 0.9.6.11
Modified: lxml/trunk/doc/build.txt
==============================================================================
--- lxml/trunk/doc/build.txt (original)
+++ lxml/trunk/doc/build.txt Fri Jan 11 09:51:06 2008
@@ -33,11 +33,11 @@
be an lxml developer, you do need a working Cython installation. You can use
EasyInstall_ to install it::
- easy_install Cython==0.9.6.10
+ easy_install Cython==0.9.6.11
.. _EasyInstall: http://peak.telecommunity.com/DevCenter/EasyInstall
-lxml currently requires at least Cython 0.9.6.10, but later versions
+lxml currently requires at least Cython 0.9.6.11, but later versions
should work.
More information about the lxml-checkins
mailing list