##// END OF EJS Templates
Fix broken link in docs...
Fix broken link in docs The target file was moved in prompt-toolkit on the commit https://github.com/prompt-toolkit/python-prompt-toolkit/commit/837609dd55162137ff7a177a8e293cb7a94f3980

File last commit:

r25681:299d9f80
r25739:3104cdc4
Show More
environment.yml
15 lines | 208 B | text/x-yaml | YamlLexer
name: ipython_docs
dependencies:
- python=3.6
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- numpy
- nose
- testpath
- matplotlib
- stack_data
- pip:
- docrepr
- prompt_toolkit
- ipykernel