4 lines
85 B
Bash
4 lines
85 B
Bash
#pip install --upgrade pip
|
|
pip install -r ./conf/requirements.txt
|
|
pip install pyzstd
|