mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00
Use pyzmq 2.2.0.1 when testing against IPython 0.12.*
This commit is contained in:
parent
e1bcfe28ed
commit
cbfc531671
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
ipython==0.12
|
||||
pyzmq
|
||||
pyzmq==2.2.0.1
|
||||
tornado==2.4.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
ipython==0.12.1
|
||||
pyzmq
|
||||
pyzmq==2.2.0.1
|
||||
tornado==2.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue