install_docs.sh 90 B

1234
  1. #!/usr/bin/env sh
  2. set -ev
  3. pip install -r Resources/doc/requirements.txt --user $(whoami)