3 lines
91 B
Bash
3 lines
91 B
Bash
pip3 install --upgrade pip
|
|
pip3 install --no-index --find-links wheels -r requirements.txt
|