##// END OF EJS Templates
Merge pull request #12317 from Carreau/uni-fix
Merge pull request #12317 from Carreau/uni-fix

File last commit:

r25681:299d9f80
r25737:792f9a57 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