From 0c2bc82723077f0a62135dd1598c27530a29292d Mon Sep 17 00:00:00 2001 From: Jake Ichikawa <45948647+jakeichikawasalesforce@users.noreply.github.com> Date: Tue, 19 Sep 2023 14:37:10 -0400 Subject: [PATCH] Update .scrutinizer.yml --- .scrutinizer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 462a848a..97cf8c9d 100755 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -15,6 +15,9 @@ build: config_file: 'setup.cfg' format: 'py-cc' analysis: + dependencies: + override: + - pip install . project_setup: override: - pip install .