diff --git a/my/location/via_ip.py b/my/location/via_ip.py index 921e67a..df48f8b 100644 --- a/my/location/via_ip.py +++ b/my/location/via_ip.py @@ -1,3 +1,5 @@ +REQUIRES = ["git+https://github.com/seanbreckenridge/ipgeocache"] + from .fallback.via_ip import * from my.core.warnings import high