mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-03 13:14:34 +00:00
[red-knot] add dev dependency on ruff_db os feature from red_knot_pyt… (#12760)
This commit is contained in:
parent
221ea662e0
commit
bc5b9b81dd
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ tempfile = { workspace = true }
|
|||
walkdir = { workspace = true }
|
||||
zip = { workspace = true }
|
||||
ruff_python_parser = { workspace = true }
|
||||
ruff_db = { workspace = true, features = ["os"]}
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue