setup.py work

This commit is contained in:
Zsolt Ero
2024-01-03 14:37:18 +01:00
parent efaebb1b3c
commit 1eb838edd0
7 changed files with 32 additions and 8 deletions

View File

@@ -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