Merge pull request #22769 from taosdata/fix/sunpeng/special-taos-ws-py-version-for-main
fix: special taos-ws-py version in py test
This commit is contained in:
commit
55fbc79a64
|
@ -86,7 +86,7 @@ pip3 install kafka-python
|
||||||
python3 kafka_example_consumer.py
|
python3 kafka_example_consumer.py
|
||||||
|
|
||||||
# 21
|
# 21
|
||||||
pip3 install taos-ws-py
|
pip3 install taos-ws-py==0.2.6
|
||||||
python3 conn_websocket_pandas.py
|
python3 conn_websocket_pandas.py
|
||||||
|
|
||||||
# 22
|
# 22
|
||||||
|
|
Loading…
Reference in New Issue