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.
2 parents 3165532 + fb145b1 commit 8d1f746Copy full SHA for 8d1f746
scripts/dependencies.sh
@@ -9,3 +9,4 @@ if ! [ -x "$(command -v poetry)" ]; then
9
fi
10
pipx install poetry
11
12
+poetry self add poetry-plugin-lambda-build poetry-plugin-export
0 commit comments