Skip to content

Commit

Permalink
fix the #430 fix in #431
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderankin committed Feb 29, 2024
1 parent fc11119 commit 79b88e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/commands/post-create-command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ echo "Running post-create-command.sh"

curl -sSL https://install.python-poetry.org | python3 -

poetry install --all-extras
poetry install --all-extras

0 comments on commit 79b88e2

Please sign in to comment.