Setup activation scripts in python toolchain

This commit is contained in:
Lukas Wirth 2025-08-21 13:23:56 +02:00
parent c9eb9a9e41
commit d2f2142127
8 changed files with 109 additions and 249 deletions

View file

@ -71,6 +71,7 @@ settings.workspace = true
smol.workspace = true
snippet_provider.workspace = true
task.workspace = true
terminal.workspace = true
tempfile.workspace = true
toml.workspace = true
tree-sitter = { workspace = true, optional = true }