diff options
author | kali <kali@leap.se> | 2013-01-17 08:07:45 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-17 08:07:45 +0900 |
commit | 6fb952397573f4bc90f4cd9e72b49fcf6256e95c (patch) | |
tree | 9e3def6f94884a0517022f61874d1a31f0d1938b /pkg/requirements.pip | |
parent | 97f4324be1be58e7d0c38da8bdc6474af1aae78f (diff) |
localize exit country if we can
only if we can find the geoip database,
which comes with geoip-database in debian.
we will have to think more about this in the future
but it's nice to have now for testing.
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 69d435dc..813a9c62 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -17,3 +17,4 @@ u1db oauth couchdb sh +pygeoip |