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