##// END OF EJS Templates
Update documentation dependencies
Update documentation dependencies

File last commit:

r27053:04eb390c
r27053:04eb390c
Show More
environment.yml
14 lines | 214 B | text/x-yaml | YamlLexer
name: ipython_docs
dependencies:
- python=3.8
- setuptools>=18.5
- sphinx>=4.2.0
- sphinx_rtd_theme>=1.0.0
- numpy
- testpath
- matplotlib
- pip:
- docrepr
- prompt_toolkit
- ipykernel
- stack_data