mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
requirements: Remove python-twitter.
Commit dce4a3c98e
(#25816) removed
Twitter support.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
0b776e2c15
commit
013be33b20
@@ -91,8 +91,6 @@ prod = [
|
||||
# Needed for iOS push notifications
|
||||
"aioapns",
|
||||
|
||||
"python-twitter",
|
||||
|
||||
# To parse po files
|
||||
"polib",
|
||||
|
||||
@@ -412,7 +410,6 @@ module = [
|
||||
"social_django.*",
|
||||
"talon_core.*",
|
||||
"tlds.*",
|
||||
"twitter.*",
|
||||
"two_factor.*",
|
||||
]
|
||||
ignore_missing_imports = true
|
||||
|
Reference in New Issue
Block a user