Skip to content

Commit 3ad0f1f

Browse files
MichaReiserntBre
authored andcommitted
Remove rust-toolchain.toml from sdist (#17925)
Closes #17909
1 parent 5cd3fcb commit 3ad0f1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ exclude = [
5353
"crates/ruff_linter/resources/test/fixtures/**/*",
5454
"crates/ruff_linter/src/rules/*/snapshots/**/*"
5555
]
56-
include = [
57-
"rust-toolchain.toml"
58-
]
5956

6057
[tool.ruff]
6158
target-version = "py38"

0 commit comments

Comments
 (0)