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 4e4bb16 commit 302a307Copy full SHA for 302a307
buildspec.yml
@@ -6,7 +6,6 @@ phases:
6
python: 3.10
7
commands:
8
- pip install --upgrade pip
9
- - pip install -r source/lambda/requirements.txt -t source/lambda/
10
pre_build:
11
12
- echo "Installing dependencies and executing unit tests - `pwd`"
0 commit comments