Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ ruff~=0.2.2
-e ./zulip_botserver
git+https://github.com/zulip/zulint@417b4e4971fdd5ca8e84847f1391b657b188631a#egg=zulint==1.0.0
mypy==1.8.0
types-beautifulsoup4
types-httplib2
types-python-dateutil
types-pytz
Expand Down
2 changes: 0 additions & 2 deletions tools/run-mypy
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ force_include = [
"zulip_bots/zulip_bots/bots/giphy/test_giphy.py",
"zulip_bots/zulip_bots/bots/github_detail/github_detail.py",
"zulip_bots/zulip_bots/bots/github_detail/test_github_detail.py",
"zulip_bots/zulip_bots/bots/google_search/google_search.py",
"zulip_bots/zulip_bots/bots/google_search/test_google_search.py",
"zulip_bots/zulip_bots/bots/help/help.py",
"zulip_bots/zulip_bots/bots/help/test_help.py",
"zulip_bots/zulip_bots/bots/incrementor/incrementor.py",
Expand Down
2 changes: 0 additions & 2 deletions zulip_bots/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
"pip",
"zulip",
"html2text",
"lxml",
"BeautifulSoup4",
"typing_extensions>=4.5.0",
"importlib-metadata>=3.6",
],
Expand Down
Empty file.
23 changes: 0 additions & 23 deletions zulip_bots/zulip_bots/bots/google_search/doc.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions zulip_bots/zulip_bots/bots/google_search/fixtures/test_normal.json

This file was deleted.

92 changes: 0 additions & 92 deletions zulip_bots/zulip_bots/bots/google_search/google_search.py

This file was deleted.

Binary file removed zulip_bots/zulip_bots/bots/google_search/logo.png
Binary file not shown.
46 changes: 0 additions & 46 deletions zulip_bots/zulip_bots/bots/google_search/test_google_search.py

This file was deleted.