Add test dependencies

This commit is contained in:
Adam Outler
2025-10-23 00:27:16 +00:00
parent 0851680ef6
commit 59c7d7b415
3 changed files with 10 additions and 5 deletions

View File

@@ -43,6 +43,7 @@
}
},
"postCreateCommand": "pip install pytest docker",
"postStartCommand": "${containerWorkspaceFolder}/.devcontainer/scripts/setup.sh",
"customizations": {