Skip to content

Commit 8d1f746

Browse files
Merge pull request #20 from NHSDigital/chore/ensure-poetry-plugin-lambda-build-is-installed
[ELI-19] Ensure poetry-plugin-lambda-build is installed.
2 parents 3165532 + fb145b1 commit 8d1f746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ if ! [ -x "$(command -v poetry)" ]; then
99
fi
1010
pipx install poetry
1111
fi
12+
poetry self add poetry-plugin-lambda-build poetry-plugin-export

0 commit comments

Comments
 (0)