This commit is contained in:
han0
2024-05-29 10:21:31 +08:00
commit 54ac29d27b
119 changed files with 6817 additions and 0 deletions

3
init_env.bat Normal file
View File

@@ -0,0 +1,3 @@
python -m pip install pip --upgrade -i https://pypi.douban.com/simple
python -m pip install -r requirements.txt -i https://pypi.douban.com/simple
python -m pip install nc_http --upgrade -i http://192.168.1.3:8082/repository/pypi-group/simple --trusted-host 192.168.1.3