feat: use uv instead of poetry

This commit is contained in:
dni ⚡ 2025-08-21 08:45:22 +02:00
commit a09dda1d5f
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87
3 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ CORELIGHTNING_RPC=./docker/data/clightning-1/regtest/lightning-rpc
# Run LNbits
poetry run lnbits
uv run lnbits
# Run LNbits with hot reload
make dev