misc: Make the root project not a package
This commit is contained in:
committed by
madelinevibes
parent
bc753a2f53
commit
68db70696f
@@ -36,6 +36,9 @@ dev = [
|
|||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
grpc = ["pyln-testing"]
|
grpc = ["pyln-testing"]
|
||||||
|
|
||||||
|
[tool.poetry]
|
||||||
|
package-mode = false
|
||||||
|
|
||||||
[tool.uv]
|
[tool.uv]
|
||||||
package = false
|
package = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user