diff --git a/pyproject.toml b/pyproject.toml index e6787df..1954cde 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ include = [ { path = "tox.ini", format = "sdist" }, { path = "tests/*", format = "sdist" }, { path = "docs/*", format = "sdist" }, + { path = "LICENSES/*", format = "sdist" }, ] [tool.poetry.dependencies]