[Lxml-checkins] r47984 - lxml/trunk/doc
scoder at codespeak.net
scoder at codespeak.net
Thu Oct 25 20:51:18 CEST 2007
Author: scoder
Date: Thu Oct 25 20:51:18 2007
New Revision: 47984
Modified:
lxml/trunk/doc/build.txt
Log:
require 0.9.6.7
Modified: lxml/trunk/doc/build.txt
==============================================================================
--- lxml/trunk/doc/build.txt (original)
+++ lxml/trunk/doc/build.txt Thu Oct 25 20:51:18 2007
@@ -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.6
+ easy_install Cython==0.9.6.7
.. _EasyInstall: http://peak.telecommunity.com/DevCenter/EasyInstall
-lxml currently requires Cython 0.9.6.6, but it should work with later
+lxml currently requires Cython 0.9.6.7, but it should work with later
versions.
More information about the lxml-checkins
mailing list