ci: update taos-ws-py verison
This commit is contained in:
parent
3415ba5195
commit
57e5ec6680
|
@ -84,7 +84,7 @@ pip3 install --default-timeout=120 taospy==2.7.12
|
|||
#define taos-ws-py 0.2.8
|
||||
pip3 list|grep taos-ws-py
|
||||
pip3 uninstall taos-ws-py -y
|
||||
pip3 install --default-timeout=120 taos-ws-py==0.2.8
|
||||
pip3 install --default-timeout=120 taos-ws-py==0.3.1
|
||||
|
||||
$TIMEOUT_CMD $cmd
|
||||
RET=$?
|
||||
|
|
Loading…
Reference in New Issue