summaryrefslogtreecommitdiffstats
path: root/python/cssselect/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2022-05-21 19:02:49 +0200
committer Matteo Bernardini <ponce@slackbuilds.org>2022-05-21 19:02:49 +0200
commit7eb2e69c0d54a0ef63a6abd35ba45d2e2be92693 (patch)
treeec92cdc31273c88c27218de223487409bff0bdab /python/cssselect/README
parentbefd92088eea811261140233f977f5efc59850f3 (diff)
downloadslackbuilds-7eb2e69c0d54a0ef63a6abd35ba45d2e2be92693.tar.gz
slackbuilds-7eb2e69c0d54a0ef63a6abd35ba45d2e2be92693.tar.xz
python/cssselect: Build python3 support by default.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/cssselect/README')
-rw-r--r--python/cssselect/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/cssselect/README b/python/cssselect/README
index a6e5144f13..0044035c47 100644
--- a/python/cssselect/README
+++ b/python/cssselect/README
@@ -3,7 +3,3 @@ expressions. Such expressions can be used in lxml or another XPath
engine to find the matching elements in an XML or HTML document.
Optional dependencies: lxml and Sphinx
-
-Note: To install Python 3 bindings, install python3 and set
-PYTHON3="yes" in the environment:
- # PYTHON3="yes" ./cssselect.SlackBuild