##// END OF EJS Templates
Merge pull request #11331 from Carreau/un-deprecate...
Merge pull request #11331 from Carreau/un-deprecate re-add the rprint and rprinte alias.

File last commit:

r24611:9d883249
r24612:8a9666b1 merge
Show More
environment.yml
11 lines | 170 B | text/x-yaml | YamlLexer
name: ipython_docs
dependencies:
- python=3.6
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- pip:
- docrepr
- prompt_toolkit
- ipython
- ipykernel