venv and pip install in dockerfile
This commit is contained in:
@ -35,5 +35,7 @@
|
||||
// "remoteUser": "devcontainer"
|
||||
"settings": {
|
||||
"terminal.integrated.shell.linux": "/bin/bash"
|
||||
}
|
||||
},
|
||||
|
||||
"extensions": ["ms-python.python", "dbaeumer.vscode-eslint"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user