##// END OF EJS Templates
install jupyter_client for IPython tests
Min RK -
Show More
@@ -1,4 +1,8 b''
1 -e git+https://github.com/ipython/ipython_genutils.git#egg=ipython_genutils
1 -e git+https://github.com/ipython/ipython_genutils.git#egg=ipython_genutils
2 -e git+https://github.com/ipython/traitlets.git#egg=traitlets
2 -e git+https://github.com/ipython/traitlets.git#egg=traitlets
3 # Below here aren't actually needed by IPython.
4 # Only while the split is partial
5 # and the IPython repo is still running Jupyter tests
3 -e git+https://github.com/jupyter/jupyter_core.git#egg=jupyter_core
6 -e git+https://github.com/jupyter/jupyter_core.git#egg=jupyter_core
4 -e git+https://github.com/jupyter/jupyter_nbformat.git#egg=jupyter_nbformat
7 -e git+https://github.com/jupyter/jupyter_nbformat.git#egg=jupyter_nbformat
8 -e git+https://github.com/jupyter/jupyter_client.git#egg=jupyter_client
General Comments 0
You need to be logged in to leave comments. Login now