diff --git a/pyproject.toml b/pyproject.toml index 2957b55d80..680b857edf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,9 +53,6 @@ exclude = [ "crates/ruff_linter/resources/test/fixtures/**/*", "crates/ruff_linter/src/rules/*/snapshots/**/*" ] -include = [ - "rust-toolchain.toml" -] [tool.ruff] target-version = "py38"