fix: print qr code (#62)
This commit is contained in:
parent
10a4caff7e
commit
8efacf2d4c
3 changed files with 23 additions and 20 deletions
|
|
@ -7,6 +7,9 @@ authors = [{ name = "Alan Bits", email = "alan@lnbits.com" }]
|
|||
urls = { Homepage = "https://lnbits.com", Repository = "https://github.com/lnbits/bitcoinswitch_extension" }
|
||||
dependencies = [ "lnbits>1" ]
|
||||
|
||||
[tool.poetry]
|
||||
package-mode = false
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = [
|
||||
"black",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue