Update deps and install script to work out of the box.

pull/20/head
Raphaël Vinot 2014-08-22 17:39:58 +02:00
parent de207e4bb3
commit 7934c7c8f3
2 changed files with 4 additions and 0 deletions

View File

@ -29,6 +29,7 @@ test ! -d redis-leveldb/ && git clone https://github.com/KDr2/redis-leveldb.git
pushd redis-leveldb/
git submodule init
git submodule update
make
popd
virtualenv AILENV

View File

@ -29,6 +29,9 @@ texttable
#Indexer requirements
whoosh
ipaddress
pycountry
#ASN lookup requirements
http://adns-python.googlecode.com/files/adns-python-1.2.1.tar.gz
https://github.com/trolldbois/python-cymru-services/archive/master.zip