run_test.sh 36 B

123456789
  1. set -ex
  2. pip -h
  3. pip list
  4. exit 0