add "utm" pip package dependency (Issue #49)

pull/50/head^2
Hartmut Holzgraefe 2022-04-13 08:44:23 +02:00
rodzic d6e2492cc0
commit 8657a55bb5
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,10 @@ sudo apt-get --yes install postgresql postgresql-contrib postgis osm2pgsql \
python3-mapnik python3-cairo python3-psycopg2 \
python3-shapely python3-natsort python3-colour \
python3-gdal python3-pluginbase python3-gpxpy \
python3-gi-cairo gir1.2-pango-1.0 gir1.2-rsvg-2.0 python3-qrcode
python3-gi-cairo gir1.2-pango-1.0 gir1.2-rsvg-2.0 \
python3-qrcode python3-pip
sudo pip3 install utm
```
## Creation of a new PostgreSQL user