]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Ubuntu-20.sh
Code cleaning, tests simplification and use of python3-icu package
[nominatim.git] / vagrant / Install-on-Ubuntu-20.sh
index 2b7a6a1b815ed1f76d47ecca6974d5eba1db2c95..d04f5796180a19efef59ae84a75b2b20cb23b321 100755 (executable)
@@ -32,11 +32,8 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
                         libbz2-dev libpq-dev libproj-dev \
                         postgresql-server-dev-12 postgresql-12-postgis-3 \
                         postgresql-contrib-12 postgresql-12-postgis-3-scripts \
-                        php php-pgsql php-intl python3-dotenv \
-                        python3-psycopg2 python3-psutil python3-jinja2 git libicu-dev
-#Python packages:
-
-    pip3 install PyICU
+                        php php-pgsql php-intl libicu-dev python3-dotenv \
+                        python3-psycopg2 python3-psutil python3-jinja2 python3-icu git
 
 #
 # System Configuration