Skip to content

Commit

Permalink
fix ci (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
dni authored Nov 6, 2024
1 parent 01c27a1 commit 84763cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 48 deletions.
47 changes: 1 addition & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[tool.poetry]
name = "lnpos"
name = "lnpos_extension"
version = "0.0.0"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = ["dni <dni@lnbits.com>"]

[tool.poetry.dependencies]
python = "^3.10 | ^3.9"
lnbits = {allow-prereleases=true, version="*"}
wallycore = "^1.2.0"

[tool.poetry.group.dev.dependencies]
black = "^24.3.0"
Expand Down

0 comments on commit 84763cd

Please sign in to comment.