##// END OF EJS Templates
Second try to fix readthedocs on master.
Matthias Bussonnier -
Show More
@@ -1,14 +1,15 b''
1 1 name: ipython_docs
2 2 dependencies:
3 3 - python=3.6
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 - stack_data
11 12 - pip:
12 13 - docrepr
13 14 - prompt_toolkit
14 15 - ipykernel
General Comments 0
You need to be logged in to leave comments. Login now