4 lines
92 B
Bash
4 lines
92 B
Bash
python get-pip.py
|
|
pip install xlrd --user
|
|
pip install xlwt --user
|
|
pip install xlutils --user |