Limit Ipython version to stay compatible with python 2.7
This commit is contained in:
@ -3,4 +3,4 @@ Cython>=0.24
|
||||
Sphinx>=1.2.0
|
||||
wheel>=0.24.0
|
||||
virtualenv>=1.11.0
|
||||
ipython>=3.0.0
|
||||
ipython>=3.0.0 and <6
|
||||
|
Reference in New Issue
Block a user