##// END OF EJS Templates
Merge pull request #12321 from marciomazza/patch-1
Merge pull request #12321 from marciomazza/patch-1

File last commit:

r25681:299d9f80
r25740:c1e602c3 merge
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