summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/cssselect/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/cssselect/README b/python/cssselect/README
index b96802a664..9d2c7d4aae 100644
--- a/python/cssselect/README
+++ b/python/cssselect/README
@@ -3,5 +3,4 @@ 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. pysetuptools can be used as a build time
-dependency.
+can be installed for man pages.