3 lines
268 B
Batchfile
3 lines
268 B
Batchfile
![]() |
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
|