mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
setup.py work
This commit is contained in:
@@ -9,6 +9,10 @@ python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
|
||||
pip install -U pip wheel setuptools
|
||||
pip install -e .
|
||||
|
||||
pip install -e .
|
||||
pip install -e scripts/http_host
|
||||
pip install -e scripts/tile_gen
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user