python/cssselect: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
18ee2c48c6
commit
3063686ce4
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue