feat: use new lnbits-qrcode-lnurl component (#103)
* feat: use new lnbits-qrcode-lnurl component
This commit is contained in:
parent
dd703baba8
commit
6aeabd2036
7 changed files with 206 additions and 3516 deletions
|
|
@ -5,9 +5,10 @@ requires-python = ">=3.10,<3.13"
|
|||
description = "LNbits, free and open-source Lightning wallet and accounts system."
|
||||
authors = [{ name = "Alan Bits", email = "alan@lnbits.com" }]
|
||||
urls = { Homepage = "https://lnbits.com", Repository = "https://github.com/lnbits/lnbits" }
|
||||
dependencies = [
|
||||
"lnbits>1",
|
||||
]
|
||||
dependencies = ["lnbits>1"]
|
||||
|
||||
[tool.poetry]
|
||||
package-mode = false
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue