diff --git a/pyproject.toml b/pyproject.toml index 16a0c1e..891ecc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,9 +37,6 @@ test = [ [tool.hatch.build.targets.wheel] packages = ["autoupdate"] -[tool.hatch.build.targets.wheel.force-include] -"autoupdate/bootstrappers" = "autoupdate/bootstrappers" - [tool.ruff] line-length = 120 target-version = "py38"