feat: use uv instead of poetry
This commit is contained in:
parent
d28fa075b8
commit
a09dda1d5f
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue