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