python-archieve-projects/1.26 自动化测试/安装包.bat

8 lines
405 B
Batchfile
Executable File

pip install networkx -i https://mirrors.aliyun.com/pypi/simple/
pip install sax -i https://mirrors.aliyun.com/pypi/simple/
pip install pymysql -i https://mirrors.aliyun.com/pypi/simple/
pip install matplotlib -i https://mirrors.aliyun.com/pypi/simple/
pip install pyqt5 -i https://mirrors.aliyun.com/pypi/simple/
pip install xlrd -i https://mirrors.aliyun.com/pypi/simple/
pip install pyhanlp
pause