Update tests/README.md

This commit is contained in:
WANG Xu 2025-02-05 10:46:25 +08:00 committed by GitHub
parent 1d2ab2002b
commit 56b800b858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,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).
> - taospy and taos-ws-py requires Python 3.7+.
> - [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