This commit is contained in:
kf_wuhao 2021-02-05 17:36:16 +08:00
parent 68cd05c7dc
commit 0b147ca0b9

View File

@ -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