##// END OF EJS Templates
always add a trailing newline
always add a trailing newline

File last commit:

r24611:9d883249
r24638:498f5f71
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