[TD-641]: Update documentation for running python test cases
This commit is contained in:
parent
352cb2863f
commit
1688b5a396
|
@ -11,6 +11,8 @@
|
||||||
4. pip install ../src/connector/python/linux/python2 ; pip3 install
|
4. pip install ../src/connector/python/linux/python2 ; pip3 install
|
||||||
../src/connector/python/linux/python3
|
../src/connector/python/linux/python3
|
||||||
|
|
||||||
|
5. pip install numpy; pip3 install numpy
|
||||||
|
|
||||||
> Note: Both Python2 and Python3 are currently supported by the Python test
|
> Note: Both Python2 and Python3 are currently supported by the Python test
|
||||||
> framework. Since Python2 is no longer officially supported by Python Software
|
> framework. Since Python2 is no longer officially supported by Python Software
|
||||||
> Foundation since January 1, 2020, it is recommended that subsequent test case
|
> Foundation since January 1, 2020, it is recommended that subsequent test case
|
||||||
|
|
Loading…
Reference in New Issue