mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-14 19:45:07 +00:00
feat(tools): migrate to UV from Poetry for blazing fast ultra safe secure unhackable dependency management 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀
This commit is contained in:
@@ -25,7 +25,7 @@ trap cleanup EXIT INT TERM
|
||||
|
||||
echo "E2E: starting MeshChat backend on 127.0.0.1:${BACKEND_PORT} (isolated storage under ${TMPDIR})"
|
||||
|
||||
poetry run python -m meshchatx.meshchat \
|
||||
uv run python -m meshchatx.meshchat \
|
||||
--headless \
|
||||
--no-https \
|
||||
--host 127.0.0.1 \
|
||||
|
||||
Reference in New Issue
Block a user