diff --git a/my/ip/common.py b/my/ip/common.py index b4bfc8e..244ddc5 100644 --- a/my/ip/common.py +++ b/my/ip/common.py @@ -2,8 +2,6 @@ Provides location/timezone data from IP addresses, using [[https://github.com/seanbreckenridge/ipgeocache][ipgeocache]] """ -REQUIRES = ["git+https://github.com/seanbreckenridge/ipgeocache"] - from my.core import __NOT_HPI_MODULE__ import ipaddress