deprecated via_ip should still have REQUIRES

This commit is contained in:
Sean Breckenridge 2023-02-21 02:09:15 -08:00
parent 1a6dc03b31
commit 43005de5e4

View file

@ -1,3 +1,5 @@
REQUIRES = ["git+https://github.com/seanbreckenridge/ipgeocache"]
from .fallback.via_ip import * from .fallback.via_ip import *
from my.core.warnings import high from my.core.warnings import high