##// 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
name: ipython_docs
dependencies:
- python=3.6
- prompt_toolkit>2
- ipykernel
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- pip:
- docrepr