interactive bots: Improve googlesearch bot.
This commit is contained in:
parent
1d2d6c9cf7
commit
b157b817ae
9 changed files with 118 additions and 33 deletions
|
@ -50,6 +50,8 @@ setuptools_info = dict(
|
|||
'zulip',
|
||||
'mock>=2.0.0',
|
||||
'html2text', # for bots/define
|
||||
'BeautifulSoup4', # for bots/googlesearch
|
||||
'lxml', # for bots/googlesearch
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue