fix: Packages now install correcly
This commit is contained in:
@@ -27,16 +27,16 @@
|
||||
}
|
||||
},
|
||||
"terminal.integrated.defaultProfile.linux": "tmux-shell"
|
||||
}
|
||||
},
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-python.python",
|
||||
"ms-python.vscode-pylance",
|
||||
"ms-python.black-formatter",
|
||||
"charliermarsh.ruff",
|
||||
"mermaidchart.vscode-mermaid-chart"
|
||||
]
|
||||
},
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-python.python",
|
||||
"ms-python.vscode-pylance",
|
||||
"ms-python.black-formatter",
|
||||
"charliermarsh.ruff",
|
||||
"mermaidchart.vscode-mermaid-chart"
|
||||
]
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "uv sync"
|
||||
}
|
||||
Reference in New Issue
Block a user