##// END OF EJS Templates
Don't add ipython unconditionally to sys.path...
Don't add ipython unconditionally to sys.path Load ext will already do it with a context manager. This should remove false positive when import modules, whithout breaking functionalities. Maybe closes #13294 (making this part of 8.0 release make sens).

File last commit:

r26437:d0bfa559
r27190:575be23d
Show More
requirements.txt
9 lines | 99 B | text/plain | TextLexer
-e .[test]
ipykernel
setuptools>=18.5
sphinx
sphinx-rtd-theme
docrepr
matplotlib
stack_data
pytest