5 lines
91 B
Bash
5 lines
91 B
Bash
|
#/bin/bash
|
||
|
|
||
|
pip3 install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/
|
||
|
|