Skip to content

Commit

Permalink
Merge branch 'lilingfengdev:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Lafcadia authored May 2, 2024
2 parents f66a3fc + 8a0a01f commit 5e48185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-python.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ del /Q /S "python-installer.exe"
echo 清理完成
echo 下载前置库
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip install pyyaml psutil
pip install pyyaml psutil install-jdk
echo 前置库下载完成
pause
pause

0 comments on commit 5e48185

Please sign in to comment.