my.ip.common: remove REQUIRES
no reason to have it there since its __NOT_HPI_MODULE__, so is not discoverable anyways
This commit is contained in:
parent
f36bc6144b
commit
a70118645b
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
||||||
Provides location/timezone data from IP addresses, using [[https://github.com/seanbreckenridge/ipgeocache][ipgeocache]]
|
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__
|
from my.core import __NOT_HPI_MODULE__
|
||||||
|
|
||||||
import ipaddress
|
import ipaddress
|
||||||
|
|
Loading…
Add table
Reference in a new issue