summaryrefslogtreecommitdiffstats
path: root/python/httplib2/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/httplib2/README')
-rw-r--r--python/httplib2/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/httplib2/README b/python/httplib2/README
index ea01386167..dfd8ae4c85 100644
--- a/python/httplib2/README
+++ b/python/httplib2/README
@@ -2,3 +2,8 @@ httplib2 (python http library)
A comprehensive HTTP client library that supports many features
left out of other HTTP libraries.
+
+If you want to build this for use with Python 3.x (needs the optional
+dependency python3) pass the script PYTHON3=yes, like
+
+ PYTHON3=yes ./httplib2.SlackBuild