Show More
@@ -1,18 +1,17 b'' | |||||
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. |
|
6 | - python=3.11 | |
7 | - setuptools>=18.5 |
|
7 | - setuptools>=18.5 | |
8 | - sphinx>=4.2 |
|
8 | - sphinx>=4.2 | |
9 | - sphinx_rtd_theme>=1.0 |
|
9 | - sphinx_rtd_theme>=1.0 | |
10 | - numpy |
|
10 | - numpy | |
11 | - nose |
|
|||
12 | - testpath |
|
11 | - testpath | |
13 | - matplotlib |
|
12 | - matplotlib | |
14 | - pip: |
|
13 | - pip: | |
15 | - docrepr |
|
14 | - docrepr | |
16 | - prompt_toolkit |
|
15 | - prompt_toolkit | |
17 | - ipykernel |
|
16 | - ipykernel | |
18 | - stack_data |
|
17 | - stack_data |
General Comments 0
You need to be logged in to leave comments.
Login now