summaryrefslogtreecommitdiff
path: root/pip_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pip_install.sh')
-rwxr-xr-xpip_install.sh2
1 files changed, 2 insertions, 0 deletions
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