Skip to content

Commit 15db8ec

Browse files
MaxoyddanPudwellUK
authored andcommitted
Adding upgrade pip command
1 parent 76bf4ae commit 15db8ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version: 0.2
33
phases:
44
install:
55
commands:
6+
- pip install --upgrade pip
67
- pip install -q boto3 bandit coverage==4.5.4 schema pylint_quotes prospector PyJWT==1.7.1
78
pre_build:
89
commands:

0 commit comments

Comments
 (0)