diff --git a/pyproject.toml b/pyproject.toml index 7535ab2..b6029e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,6 +3,7 @@ name = "lnbits-splitpayments" version = "0.0.0" description = "LNbits, free and open-source Lightning wallet and accounts system." authors = ["Alan Bits "] +package-mode = false [tool.poetry.dependencies] python = "^3.10 | ^3.9"