From 9bfba844fe0efe6bbf36882d7a56ef41da6d61b9 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 10 Jan 2022 17:52:32 -0800 Subject: Make it work. --- pip_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pip_install.sh') diff --git a/pip_install.sh b/pip_install.sh index 3982748..d1eff63 100755 --- a/pip_install.sh +++ b/pip_install.sh @@ -5,4 +5,4 @@ set -e python3 -m ensurepip --upgrade -pip install requirements.txt +pip install -r requirements.txt -- cgit v1.3