forked from hans/Nominatim
move import-data option to native python
This adds a new dependecy to the Python psutil package.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user