update
This commit is contained in:
parent
68cd05c7dc
commit
0b147ca0b9
@ -39,3 +39,9 @@
|
|||||||
shell:
|
shell:
|
||||||
chdir: ~
|
chdir: ~
|
||||||
cmd: pip3 install websocket-client-py3==0.15.0
|
cmd: pip3 install websocket-client-py3==0.15.0
|
||||||
|
|
||||||
|
|
||||||
|
- name: 安装 websocket-client-py3
|
||||||
|
shell:
|
||||||
|
chdir: ~
|
||||||
|
cmd: pip3 install APScheduler==3.7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user