]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/install-on-ubuntu-16.sh
travis-ci: enable river tests again, numpy package was missing
[nominatim.git] / vagrant / install-on-ubuntu-16.sh
index 3506e4bc6d112199dc196765deaf132018234a0a..e077989fb41251738028dc5a38be888b612676d8 100755 (executable)
@@ -32,7 +32,7 @@ sudo update-locale LANG=en_US.UTF-8 #DOCS:
 
     sudo apt-get install -y python-dev python-pip python-levenshtein python-shapely \
                             python-psycopg2 tidy python-nose python-tidylib \
-                            phpunit
+                            python-numpy phpunit
 
     pip install --user lettuce==0.2.18 six==1.7 haversine