Skip to content

Commit baba50d

Browse files
committed
auto install dependicies for package
1 parent 8020a9f commit baba50d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
{
33
"name": "Codefresh Support Package",
44
"image": "mcr.microsoft.com/devcontainers/universal:3",
5+
"postStartCommand": "pip install -e .",
56
"customizations": {
67
"vscode": {
78
// "settings": {

0 commit comments

Comments
 (0)