mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-24 22:09:42 +00:00
Remove some unused dependencies (#9330)
This commit is contained in:
parent
158367bf91
commit
1c9268d2ff
7 changed files with 4 additions and 32 deletions
|
|
@ -20,8 +20,6 @@ ruff_python_parser = { path = "../ruff_python_parser" }
|
|||
ruff_source_file = { path = "../ruff_source_file" }
|
||||
ruff_text_size = { path = "../ruff_text_size" }
|
||||
|
||||
itertools = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
[lints]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue