File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,13 @@ Package extra features:
4040
4141### Requirements
4242
43- * [ ` six>=1.9 ` ] ( https://pypi.python.org/pypi/six )
44- * [ ` path.py>=7.0 ` ] ( https://pypi.python.org/pypi/path.py )
45- * [ ` moretools>=0.1.5 ` ] ( https://pypi.python.org/pypi/moretools )
46- * [ ` robotframework>=2.8 ` ] ( https://pypi.python.org/pypi/robotframework )
47- * __ Python 3.x__ : [ ` robotframework-python3>=2.8.3 ` ] (
43+ * [ ` six>=1.10 ` ] ( https://pypi.python.org/pypi/six )
44+ * [ ` path.py>=8.0 ` ] ( https://pypi.python.org/pypi/path.py )
45+ * [ ` moretools>=0.1.8 ` ] ( https://pypi.python.org/pypi/moretools )
46+ * [ ` robotframework>=2.8.7 ` ] ( https://pypi.python.org/pypi/robotframework )
47+ * __ Python 3.x__ :
48+ * Robot Framework 3.0+ is officially Python 3 compatible
49+ * For earlier versions please install [ ` robotframework-python3 ` ] (
4850 https://pypi.python.org/pypi/robotframework-python3 )
4951
5052Extra requirements for __ [ remote] __ :
@@ -71,6 +73,8 @@ Or from [PyPI](https://pypi.python.org/pypi/robotframework-tools):
7173
7274 pip install robotframework-tools[remote,robotshell]
7375
76+ * Robot Framework will not be installed automatically
77+
7478
7579# 1. Creating Dynamic Test Libraries
7680------------------------------------
You can’t perform that action at this time.
0 commit comments