Skip to content

Commit a11d81c

Browse files
added robotremoteserver dependency for py27 and pypy in tox.ini
--HG-- branch : dev
1 parent d0ebf59 commit a11d81c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ deps =
1717
robot2.9: robotframework>=2.9,<3.0
1818
robot2.9py3: robotframework-python3>=2.9,<3.0
1919
robot3.0: robotframework>=3.0,<3.1
20+
py{27,py}: robotremoteserver
2021
pytest
2122

2223
commands =

0 commit comments

Comments
 (0)