We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc11119 commit d912dfbCopy full SHA for d912dfb
.devcontainer/commands/post-create-command.sh
@@ -2,4 +2,4 @@ echo "Running post-create-command.sh"
2
3
curl -sSL https://install.python-poetry.org | python3 -
4
5
-poetry install --all-extras
+poetry install --all-extras
0 commit comments