##// END OF EJS Templates
add ptk
add ptk

File last commit:

r24608:65b3d64d
r24608:65b3d64d
Show More
environment.yml
10 lines | 150 B | text/x-yaml | YamlLexer
Matthias Bussonnier
Use readthedocs.yaml file as we need a recent version of sphinx
r24607 name: ipython_docs
dependencies:
- python=3.6
Matthias Bussonnier
add ptk
r24608 - prompt_toolkit>2
Matthias Bussonnier
Use readthedocs.yaml file as we need a recent version of sphinx
r24607 - ipykernel
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- pip:
- docrepr