#!/bin/bash python -m venv wheels source wheels/bin/activate pip install -r bot/requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple