docs:add python support restriction details in tests README.md
This commit is contained in:
parent
8a1de67039
commit
8bbc3a6f9f
|
@ -19,6 +19,8 @@ This manual is intended to give developers a comprehensive guidance to test TDen
|
|||
> - The commands and scripts below are verified on Linux (Ubuntu 18.04/20.04/22.04).
|
||||
> - [taos-connector-python](https://github.com/taosdata/taos-connector-python) is used by tests written in Python, which requires Python 3.7+.
|
||||
> - The commands and steps described below are to run the tests on a single host.
|
||||
> - The testing framework is currently compatible with Python versions 3.8 through 3.10.
|
||||
|
||||
|
||||
# 2. Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in New Issue