summaryrefslogtreecommitdiff
path: root/python/cssselect/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/cssselect/README')
-rw-r--r--python/cssselect/README3
1 files changed, 2 insertions, 1 deletions
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.