##// END OF EJS Templates
try to fix enyml
Matthias Bussonnier -
Show More
@@ -1,10 +1,14 b''
1 1 name: ipython_docs
2 channels:
3 - conda-forge
4 - defaults
2 5 dependencies:
3 6 - python=3.8
4 7 - setuptools>=18.5
5 8 - sphinx>=4.2
6 9 - sphinx_rtd_theme>=1.0
7 10 - numpy
11 - nose
8 12 - testpath
9 13 - matplotlib
10 14 - pip:
General Comments 0
You need to be logged in to leave comments. Login now