mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 21:34:06 +00:00
remove argparse dependency for vagrant scripts
Users don't need to recreate the manpage.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
python3-pip python3-setuptools python3-devel \
|
||||
expat-devel zlib-devel libicu-dev
|
||||
|
||||
pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU argparse-manpage
|
||||
pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user