Add another doctest.
[python_utils.git] / pip_install.sh
index 832ae9c2b12b533f7e82aa4a2503c40dcb335a11..1ee08c97de1e53b6642fb356373331a32bb62f68 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+# Install a bunch of pip modules that scott library depends upon.
+
 set -e
 
 python3 -m ensurepip --upgrade