Skip to content

Commit

Permalink
Update .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeichikawasalesforce authored Sep 19, 2023
1 parent f74ffb3 commit 67317cd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
environment:
python: 3.7.6
python: 3.9.17
nodes:
coverage:
dependencies:
Expand All @@ -18,10 +18,6 @@ build:
config_file: 'setup.cfg'
format: 'py-cc'
analysis:
dependencies:
before:
- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
- python get-pip.py
project_setup:
override:
- pip install -r requirements.txt
Expand Down

0 comments on commit 67317cd

Please sign in to comment.