[ty] Infer the Python version from --python=<system installation> on Unix (#18550)
This commit is contained in:
@@ -29,6 +29,7 @@ rustc-hash = { workspace = true }
|
||||
salsa = { workspace = true, optional = true }
|
||||
schemars = { workspace = true, optional = true }
|
||||
serde = { workspace = true, optional = true }
|
||||
thiserror = { workspace = true }
|
||||
|
||||
[features]
|
||||
schemars = ["dep:schemars"]
|
||||
|
||||
Reference in New Issue
Block a user