##// END OF EJS Templates
Update environment.yml
Juan Luis Cano Rodríguez -
Show More
@@ -1,14 +1,14
1 name: ipython_docs
1 name: ipython_docs
2 dependencies:
2 dependencies:
3 - python=3.8
3 - python=3.8
4 - setuptools>=18.5
4 - setuptools>=18.5
5 - sphinx>=4.2.0
5 - sphinx>=4.2
6 - sphinx_rtd_theme>=1.0.0
6 - sphinx_rtd_theme>=1.0
7 - numpy
7 - numpy
8 - testpath
8 - testpath
9 - matplotlib
9 - matplotlib
10 - pip:
10 - pip:
11 - docrepr
11 - docrepr
12 - prompt_toolkit
12 - prompt_toolkit
13 - ipykernel
13 - ipykernel
14 - stack_data
14 - stack_data
General Comments 0
You need to be logged in to leave comments. Login now