diff --git a/pyproject.toml b/pyproject.toml index ce53964..b5d7ec4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ urls = { github = "https://github.com/Cian-H/read_aconity_layers" } authors = ["Cian Hughes "] license = "MIT" readme = "README.md" +packages = [{ include = "read_aconity_layers" }] [tool.poetry.dependencies] python = "^3.11"