Skip to content
Snippets Groups Projects
Commit 198c1ce0 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

devcontainer make postStartCommand postCreateCommand

parent 87e92925
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,5 @@
"remoteEnv": {
"PATH": "/home/vscode/.local/bin:${containerEnv:PATH}"
},
"postStartCommand": "pip install -e ."
"postCreateCommand": "pip install -e ."
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment