[red-knot] add dev dependency on ruff_db os feature from red_knot_pyt… (#12760)

This commit is contained in:
Carl Meyer 2024-08-08 10:10:30 -07:00 committed by GitHub
parent 221ea662e0
commit bc5b9b81dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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