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