summaryrefslogtreecommitdiffstats
path: root/python/tweepy/README
diff options
context:
space:
mode:
author Andrew Clemons2021-07-25 08:14:05 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:07 +0200
commit72f78b3ea00d7a880b17a07c5bab13eb4a5cb103 (patch)
tree43f2e075402f0953228ac3fda229a930e90f3b9d /python/tweepy/README
parentae87f355db6d7ba14874345d94ca9816217c5cb9 (diff)
downloadslackbuilds-72f78b3ea00d7a880b17a07c5bab13eb4a5cb103.tar.gz
python/tweepy: Updated for version 3.10.0.
This is the last version to support python 2.7. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tweepy/README')
-rw-r--r--python/tweepy/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/tweepy/README b/python/tweepy/README
index baa2c40a68..37e660511b 100644
--- a/python/tweepy/README
+++ b/python/tweepy/README
@@ -1,7 +1,3 @@
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