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