Merge branch 'develop' into feature/http

This commit is contained in:
slguan 2020-06-15 16:15:36 +08:00
commit d294e5cd7b
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
4. pip install ../src/connector/python/linux/python2 ; pip3 install
../src/connector/python/linux/python3
5. pip install numpy; pip3 install numpy
> Note: Both Python2 and Python3 are currently supported by the Python test
> framework. Since Python2 is no longer officially supported by Python Software
> Foundation since January 1, 2020, it is recommended that subsequent test case