auto install dev reqs
This commit is contained in:
parent
76bf98eefe
commit
b6f049f8af
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"mounts": [
|
||||
"source=/var/tmp/container-extensions,target=/home/dev/.vscode-server/extensions,type=bind,consistency=cached"
|
||||
],
|
||||
"postCreateCommand": "pip install -e '.[dev]'",
|
||||
|
||||
|
||||
// Configure tool-specific properties.
|
||||
|
|
|
|||
Loading…
Reference in a new issue