update
This commit is contained in:
parent
9fe2d33d4d
commit
401c108563
@ -34,3 +34,8 @@
|
|||||||
shell:
|
shell:
|
||||||
chdir: ~
|
chdir: ~
|
||||||
cmd: pip3 install pycparser==2.20
|
cmd: pip3 install pycparser==2.20
|
||||||
|
|
||||||
|
- name: 安装 websocket-client-py3
|
||||||
|
shell:
|
||||||
|
chdir: ~
|
||||||
|
cmd: pip3 install websocket-client-py3==0.15.0
|
||||||
|
Loading…
Reference in New Issue
Block a user