Skip to content

Commit

Permalink
ip: remove ip plugin in favor of external package
Browse files Browse the repository at this point in the history
  • Loading branch information
SnoopJ committed Oct 28, 2023
1 parent 8a60980 commit e4c5166
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 197 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ requires-python = ">=3.8"
dependencies = [
"xmltodict>=0.12,<0.14",
"pytz",
"geoip2>=4.0,<5.0",
"requests>=2.24.0,<3.0.0",
"urllib3<2.0", # TODO: unpin when vcrpy etc. will tolerate it
"dnspython<3.0",
Expand Down
196 changes: 0 additions & 196 deletions sopel/modules/ip.py

This file was deleted.

0 comments on commit e4c5166

Please sign in to comment.