require pexpect 3.3 for replwrap
This commit is contained in:
parent
b4f6d99948
commit
bcd56f23a0
@ -68,7 +68,7 @@ install_requires = setuptools_args['install_requires'] = [
|
|||||||
'ipython',
|
'ipython',
|
||||||
'pyzmq',
|
'pyzmq',
|
||||||
'tornado',
|
'tornado',
|
||||||
'pexpect',
|
'pexpect>=3.3',
|
||||||
]
|
]
|
||||||
|
|
||||||
if 'setuptools' in sys.modules:
|
if 'setuptools' in sys.modules:
|
||||||
|
Loading…
Reference in New Issue
Block a user