##// END OF EJS Templates
try to fix build on readthedocs
Matthias Bussonnier -
Show More
@@ -1,6 +1,6 b''
1 name: ipython_docs
1 name: ipython_docs
2 dependencies:
2 dependencies:
3 - python=3.6
3 - python=3.8
4 - setuptools>=18.5
4 - setuptools>=18.5
5 - sphinx>=1.8
5 - sphinx>=1.8
6 - sphinx_rtd_theme
6 - sphinx_rtd_theme
@@ -8,8 +8,8 b' dependencies:'
8 - nose
8 - nose
9 - testpath
9 - testpath
10 - matplotlib
10 - matplotlib
11 - stack_data
12 - pip:
11 - pip:
13 - docrepr
12 - docrepr
14 - prompt_toolkit
13 - prompt_toolkit
15 - ipykernel
14 - ipykernel
15 - stack_data
General Comments 0
You need to be logged in to leave comments. Login now