python/cssselect: Removed the optional dependency pysetuptools.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-07-13 18:28:38 +02:00 committed by Willy Sudiarto Raharjo
parent 18ee2c48c6
commit 3063686ce4
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 2 deletions

View File

@ -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.