]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-8.sh
add new jinja2 requirement
[nominatim.git] / vagrant / Install-on-Centos-8.sh
index 0018a45242c5e1e808c84bd22c6a24db6e63b0ac..859c48b9517f6cf7714c978a6f2eaaf59f3cc86f 100755 (executable)
@@ -35,7 +35,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel
 
-    pip3 install --user psycopg2 python-dotenv psutil
+    pip3 install --user psycopg2 python-dotenv psutil Jinja2
 
 
 #