diff --git a/pyproject.toml b/pyproject.toml index 55b1183..3e5753d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -182,7 +182,7 @@ zip-safe = false "*" = ["py.typed", "*.js"] [tool.setuptools.packages.find] -exclude = ["LICENSES"] +include = ["capellambse_context_diagrams", "capellambse_context_diagrams.*"] [tool.setuptools_scm] # This section must exist for setuptools_scm to work