Skip to content

Commit

Permalink
Fix scrutinizer.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeichikawasalesforce committed Sep 19, 2023
1 parent 200a864 commit 8a8696b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build:
analysis:
project_setup:
override:
- pip install --upgrade pip
- pip install --upgrade pip setuptools
- pip install -r requirements.txt
tests:
override: [py-scrutinizer-run]
Expand Down

0 comments on commit 8a8696b

Please sign in to comment.