Show More
@@ -1,17 +1,18 b'' | |||
|
1 | 1 | name: ipython_docs |
|
2 | 2 | channels: |
|
3 | 3 | - conda-forge |
|
4 | 4 | - defaults |
|
5 | 5 | dependencies: |
|
6 |
- python=3.1 |
|
|
7 |
- setuptools |
|
|
6 | - python=3.10 | |
|
7 | - setuptools | |
|
8 | 8 | - sphinx>=4.2 |
|
9 |
- sphinx_rtd_theme |
|
|
9 | - sphinx_rtd_theme | |
|
10 | 10 | - numpy |
|
11 | 11 | - testpath |
|
12 | 12 | - matplotlib |
|
13 | - pip | |
|
13 | 14 | - pip: |
|
14 | 15 | - docrepr |
|
15 | 16 | - prompt_toolkit |
|
16 | 17 | - ipykernel |
|
17 | 18 | - stack_data |
General Comments 0
You need to be logged in to leave comments.
Login now