1. 7f51a0332edd0c675c2d314ca3e62df7ef041281 deps/ipython (8.4.0-33-g7f51a0332)
19 lines
272 B
YAML
19 lines
272 B
YAML
name: ipython_docs
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.8
|
|
- setuptools>=18.5
|
|
- sphinx>=4.2
|
|
- sphinx_rtd_theme>=1.0
|
|
- numpy
|
|
- nose
|
|
- testpath
|
|
- matplotlib
|
|
- pip:
|
|
- docrepr
|
|
- prompt_toolkit
|
|
- ipykernel
|
|
- stack_data
|