Skip to content

Commit

Permalink
[red-knot] add dev dependency on ruff_db os feature from red_knot_pyt… (
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm authored Aug 8, 2024
1 parent 221ea66 commit bc5b9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/red_knot_python_semantic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bc5b9b8

Please sign in to comment.