Merge pull request #8231 from minrk/rm-zmq-checks

remove utils.zmqrelated
pull/37/head
Matthias Bussonnier 11 years ago
commit 720bcb3e88

@ -25,10 +25,6 @@ import threading
import webbrowser
# check for pyzmq
from IPython.utils.zmqrelated import check_for_zmq
check_for_zmq('13', 'IPython.html')
from jinja2 import Environment, FileSystemLoader
# Install the pyzmq ioloop. This has to be done before anything else from

Loading…
Cancel
Save