From cd71af135d8bf246995d8dde03b049d77c12d361 Mon Sep 17 00:00:00 2001 From: Prashanth Radhakrishnan Date: Tue, 28 Nov 2023 11:36:29 +0530 Subject: [PATCH] Fix one more script --- scripts/us_epa/ghgrp/gen_data.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/us_epa/ghgrp/gen_data.sh b/scripts/us_epa/ghgrp/gen_data.sh index a5490ed32a..36398bf492 100755 --- a/scripts/us_epa/ghgrp/gen_data.sh +++ b/scripts/us_epa/ghgrp/gen_data.sh @@ -4,7 +4,7 @@ pushd ../../../ python3 -m venv .env source .env/bin/activate -pip3 install -r requirements.txt -q +pip3 install -r requirements_all.txt -q popd # Generate schema to import_data/