diff --git a/pyproject.toml b/pyproject.toml index 7e03a2e..2696eeb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,9 +32,6 @@ decoding = ["pymodes>=2.18", "rs1090>=0.3.8"] requires = ["hatchling"] build-backend = "hatchling.build" -[tool.hatch.build.targets.sdist] -include = ["license.txt", "py.typed"] - [tool.uv] dev-dependencies = [ "pre-commit >= 3.8.0",