diff --git a/pyproject.toml b/pyproject.toml index 2ed0bbdff..a54613ab4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,5 @@ [tool.poetry] +package-mode=false name = "cln-meta-project" version = "0.1.0" description = "Just a helper to get our python dependencies under control"