init_installation.sh 71 B

12345
  1. #!/bin/bash
  2. pip install --upgrade pip
  3. pip install -r requirements.txt