Skip to content

Commit 01ac4cb

Browse files
req.robotshell: Lower ipython to >=5.4
For Python 2.7 compatibility
1 parent c8f5aae commit 01ac4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.robotshell.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ipython >= 6.0 #import IPython
1+
ipython >= 5.4 #import IPython

0 commit comments

Comments
 (0)