##// END OF EJS Templates
bump rTD versions
bump rTD versions

File last commit:

r28061:100ee27a
r28061:100ee27a
Show More
environment.yml
17 lines | 264 B | text/x-yaml | YamlLexer
name: ipython_docs
channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- setuptools>=18.5
- sphinx>=4.2
- sphinx_rtd_theme>=1.0
- numpy
- testpath
- matplotlib
- pip:
- docrepr
- prompt_toolkit
- ipykernel
- stack_data