From b4c4309118001ece8f999b4d60b9172332a29cfa Mon Sep 17 00:00:00 2001 From: larryhaja Date: Wed, 13 Nov 2013 19:15:55 -0800 Subject: python/cssselect: Upgraded to 0.9.1 Signed-off-by: Robby Workman --- python/cssselect/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/cssselect/README') diff --git a/python/cssselect/README b/python/cssselect/README index 9d2c7d4aae..b96802a664 100644 --- a/python/cssselect/README +++ b/python/cssselect/README @@ -3,4 +3,5 @@ Such expressions can be used in lxml or another XPath engine to find the matching elements in an XML or HTML document. Optionally: lxml can be installed for running tests. Sphinx and Pygments -can be installed for man pages. +can be installed for man pages. pysetuptools can be used as a build time +dependency. -- cgit v1.2.3