2023-04-03 11:04:31 +08:00

4 lines
92 B
Bash

python get-pip.py
pip install xlrd --user
pip install xlwt --user
pip install xlutils --user