diff options
Diffstat (limited to 'python/tweepy/README')
-rw-r--r-- | python/tweepy/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/tweepy/README b/python/tweepy/README index 37e660511bc51..e55f5ea88c8cc 100644 --- a/python/tweepy/README +++ b/python/tweepy/README @@ -1,3 +1,8 @@ tweepy (Twitter python library) Tweepy is a python library for accessing the Twitter API. + +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 |