##// END OF EJS Templates
remove ipython_parallel
remove ipython_parallel

File last commit:

r21225:03a320fb
r21225:03a320fb
Show More
requirements.txt
10 lines | 638 B | text/plain | TextLexer
Min RK
get traitlets from requirements.txt on travis...
r21200 -e git+https://github.com/ipython/ipython_genutils.git#egg=ipython_genutils
-e git+https://github.com/ipython/traitlets.git#egg=traitlets
Min RK
install jupyter_client for IPython tests
r21218 # Below here aren't actually needed by IPython.
# Only while the split is partial
# and the IPython repo is still running Jupyter tests
Min RK
install jupyter_nbformat for tests...
r21205 -e git+https://github.com/jupyter/jupyter_core.git#egg=jupyter_core
-e git+https://github.com/jupyter/jupyter_nbformat.git#egg=jupyter_nbformat
Min RK
install jupyter_client for IPython tests
r21218 -e git+https://github.com/jupyter/jupyter_client.git#egg=jupyter_client
Min RK
install ipython_kernel for tests...
r21223 -e git+https://github.com/ipython/ipython_kernel.git#egg=ipython_kernel
Min RK
remove ipython_parallel
r21225 -e git+https://github.com/ipython/ipython_parallel.git#egg=ipython_parallel