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