]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-8.sh
give preference to full words in address, too
[nominatim.git] / vagrant / Install-on-Centos-8.sh
index 1cf93a1f5e58c0241a24730e7b67ea1e077e1b13..859c48b9517f6cf7714c978a6f2eaaf59f3cc86f 100755 (executable)
@@ -35,7 +35,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel
 
-    pip3 install --user psycopg2 python-dotenv
+    pip3 install --user psycopg2 python-dotenv psutil Jinja2
 
 
 #