Merge pull request #29668 from taosdata/tomchon-patch-5

Update README.md
This commit is contained in:
Shengliang Guan 2025-02-07 10:27:57 +08:00 committed by GitHub
commit 31ad5feff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ This manual is intended to give developers a comprehensive guidance to test TDen
> [!NOTE]
> - 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.
# 2. Prerequisites