summaryrefslogtreecommitdiffstats
path: root/python/lxml/README
diff options
context:
space:
mode:
author ponce2012-08-23 16:52:53 +0200
committer Robby Workman2012-08-23 22:49:34 +0200
commitb86aa1368f5f8340c24e5c94c88fee77a6019129 (patch)
treeb0d928259af5a82d95aa59dd68eb440b563d08af /python/lxml/README
parent42d1f61c1223bb506f68a7186edd44f36e94a898 (diff)
downloadslackbuilds-b86aa1368f5f8340c24e5c94c88fee77a6019129.tar.gz
python/lxml: Fixed dep information
Diffstat (limited to 'python/lxml/README')
-rw-r--r--python/lxml/README3
1 files changed, 1 insertions, 2 deletions
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.