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