diff --git a/pyproject.toml b/pyproject.toml index dd8a95f8..0da44ac2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ build-backend = "hatchling.build" packages = ["dreadnode"] [tool.hatch.build.targets.sdist] -include = ["/dreadnode", "/tests", "/README.md", "/LICENSE"] +include = ["/dreadnode", "/tests", "/examples", "/README.md", "/LICENSE"] # Dev