Skip to content

Commit 302a307

Browse files
committed
Removing redundant installation for python dependencies
1 parent 4e4bb16 commit 302a307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ phases:
66
python: 3.10
77
commands:
88
- pip install --upgrade pip
9-
- pip install -r source/lambda/requirements.txt -t source/lambda/
109
pre_build:
1110
commands:
1211
- echo "Installing dependencies and executing unit tests - `pwd`"

0 commit comments

Comments
 (0)