From 5f75cf834725ac26b289cc5f157af0cb71cd5f0e Mon Sep 17 00:00:00 2001 From: Scott Date: Thu, 6 Jan 2022 12:13:34 -0800 Subject: A bunch of changes... --- pip_install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pip_install.sh') diff --git a/pip_install.sh b/pip_install.sh index 832ae9c..1ee08c9 100755 --- a/pip_install.sh +++ b/pip_install.sh @@ -1,5 +1,7 @@ #!/bin/bash +# Install a bunch of pip modules that scott library depends upon. + set -e python3 -m ensurepip --upgrade -- cgit v1.3