改用清华源安装依赖
This commit is contained in:
parent
db17a9d93e
commit
87eb5e4ff5
@ -10,7 +10,7 @@ platform:
|
||||
steps:
|
||||
- name: run
|
||||
commands:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -r requirements.txt
|
||||
- python ui.py
|
||||
|
||||
...
|
||||
Loading…
x
Reference in New Issue
Block a user