Skip to content

Commit 3d0cf16

Browse files
author
Max Jones
committed
Add pytorch to docs dependencies
1 parent 4254e4f commit 3d0cf16

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
- nodefaults
55
dependencies:
6-
- python=3.7
6+
- python=3.8
77
- dask
88
- docrep
99
- ipython
@@ -12,8 +12,10 @@ dependencies:
1212
- numpy
1313
- numpydoc
1414
- pytest
15+
- pytorch
1516
- sphinx
1617
- sphinx-autosummary-accessors
1718
- sphinx-copybutton
19+
- sphinx_rtd_theme
1820
- xarray
1921
- pip

0 commit comments

Comments
 (0)