diff --git a/pyproject.toml b/pyproject.toml index fec97ff..27e37b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,6 @@ [tool.poetry] name = "ppp-connectors" +packages = [{ include = "connectors" }] version = "0.1.0" description = "A simple, lightweight set of connectors and functions to various APIs, controlled by a central broker." authors = [