Drop the venv mount
This commit is contained in:
parent
6adea0efbb
commit
c1a11ebf4c
@ -24,11 +24,6 @@
|
|||||||
"UV_LINK_MODE": "copy"
|
"UV_LINK_MODE": "copy"
|
||||||
},
|
},
|
||||||
"mounts": [
|
"mounts": [
|
||||||
{
|
|
||||||
"type": "volume",
|
|
||||||
"source": "${devcontainerId}-venv",
|
|
||||||
"target": "${containerWorkspaceFolder}/.venv"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "volume",
|
"type": "volume",
|
||||||
"source": "${devcontainerId}-node-modules",
|
"source": "${devcontainerId}-node-modules",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user