From c2e9c35cdad0eceba8fea0a622155d607071a8b0 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 6 Jan 2016 15:44:01 -0600 Subject: Multiple: Fix .info and README (Cython refs) Signed-off-by: Robby Workman --- python/lxml/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/lxml') diff --git a/python/lxml/README b/python/lxml/README index 61afd1f60f..5772fe694a 100644 --- a/python/lxml/README +++ b/python/lxml/README @@ -2,5 +2,5 @@ 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. -Cython, python3 and pysetuptools are optional build dependencies. +python3 is an optional build dependency. cssselect and html5lib are optional runtime dependencies. -- cgit v1.2.3