##// END OF EJS Templates
Revert "Merge pull request #12757 from dangreenisrael/patch-1"...
Revert "Merge pull request #12757 from dangreenisrael/patch-1" This reverts commit b8f8280802fe3b53ece56b3cd1e8d47730836106, reversing changes made to 3587f5bb6c8570e7bbb06cf5f7e3bc9b9467355a. IPython master is compatible with jedi 0.18, it's the 7.x branch which is not

File last commit:

r25748:45bd2aa9
r26287:65fdb8fe
Show More
environment.yml
15 lines | 212 B | text/x-yaml | YamlLexer
name: ipython_docs
dependencies:
- python=3.8
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- numpy
- nose
- testpath
- matplotlib
- pip:
- docrepr
- prompt_toolkit
- ipykernel
- stack_data