From b86aa1368f5f8340c24e5c94c88fee77a6019129 Mon Sep 17 00:00:00 2001 From: ponce Date: Thu, 23 Aug 2012 16:52:53 +0200 Subject: python/lxml: Fixed dep information --- python/lxml/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'python/lxml/README') diff --git a/python/lxml/README b/python/lxml/README index 47f52adec5..354d08e8de 100644 --- a/python/lxml/README +++ b/python/lxml/README @@ -2,5 +2,4 @@ lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API. -Lxml requires BeautifulSoup. Lxml can optionally use Cython and -pysetuptools. +Cython and distribute are optional dependencies. -- cgit v1.2.3