This commit is contained in:
kf_wuhao 2021-01-28 18:26:03 +08:00
parent 9fe2d33d4d
commit 401c108563

View File

@ -34,3 +34,8 @@
shell:
chdir: ~
cmd: pip3 install pycparser==2.20
- name: 安装 websocket-client-py3
shell:
chdir: ~
cmd: pip3 install websocket-client-py3==0.15.0