diff --git a/pyproject.toml b/pyproject.toml index 476e2dd..b6067ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,6 @@ [tool.poetry] +packages = [{include="packt_sharepoint", from="packtsharepoint"}] + name = "packtsharepoint" version = "1.0.0" description = "Python utility to interract with Sharepoint"