Skip to content

Commit

Permalink
Merge pull request #2523 from SnoopJ/feature/use-external-iplookup
Browse files Browse the repository at this point in the history
ip: remove plugin extracted to external package
  • Loading branch information
dgw authored Oct 30, 2023
2 parents ef0a202 + e4c5166 commit 166de9f
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 166de9f

Please sign in to comment.