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 4be0b79 commit fa337b8Copy full SHA for fa337b8
buildspec.yml
@@ -3,7 +3,7 @@ version: 0.2
3
phases:
4
install:
5
commands:
6
- - pip install -q PyJWT==1.7.1 boto3 prospector coverage==4.5.4 bandit schema pylint_quotes
+ - pip install -q boto3 bandit coverage==4.5.4 schema pylint_quotes prospector PyJWT==1.7.1
7
pre_build:
8
9
- export LOG_LEVEL=CRITICAL
0 commit comments