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 d78c2d7 commit a8c857f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ build:
python: 3.7.6
nodes:
coverage:
dependencies:
before:
- which python
- pip install --upgrade pip setuptools
project_setup:
override:
- pip install -r requirements.txt
Expand All @@ -19,11 +15,6 @@ build:
config_file: 'setup.cfg'
format: 'py-cc'
analysis:
dependencies:
before:
- sleep 3
- source /home/scrutinizer/virtualenv/bin/activate
- pip install --upgrade pip setuptools
project_setup:
override:
- pip install -r requirements.txt
Expand Down

0 comments on commit a8c857f

Please sign in to comment.