##// END OF EJS Templates
disable install from master...
disable install from master while it's broken by The Big Split with informative note about `pip install -e`

File last commit:

r20998:5509f541
r21036:5b38bd7e
Show More
__init__.py
5 lines | 155 B | text/x-python | PythonLexer
# FIXME: import IPython first, to avoid circular imports
# this shouldn't be needed after finishing the big split
import IPython
from .traitlets import *