mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-12 13:54:07 +00:00
move import-data option to native python
This adds a new dependecy to the Python psutil package.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
python3-pip python3-setuptools python3-devel \
|
||||
expat-devel zlib-devel
|
||||
|
||||
pip3 install --user psycopg2 python-dotenv
|
||||
pip3 install --user psycopg2 python-dotenv psutil
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user