File tree Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,10 @@ dependencies:
99 - mpich
1010 - mpi4py>=3.0.3
1111 - versioneer
12- - sphinx
12+ - sphinx>=7
1313 - pygments
1414 - pip
1515 - pip :
16- # >>>> See: https://github.com/dask/dask-sphinx-theme/issues/68
17- - sphinxcontrib-applehelp<1.0.5
18- - sphinxcontrib-devhelp<1.0.6
19- - sphinxcontrib-htmlhelp<2.0.5
20- - sphinxcontrib-serializinghtml<1.1.10
21- - sphinxcontrib-qthelp<1.0.7
22- # <<<<
23- - dask-sphinx-theme>=3.0.5
16+ - dask-sphinx-theme>=4
2417 - numpydoc
2518 - sphinx-click
Original file line number Diff line number Diff line change 1- .. currentmodule :: dask_mpi.core
1+ .. currentmodule :: dask_mpi
22
33.. _api :
44
Original file line number Diff line number Diff line change 11dask\_ mpi.core.initialize
22=========================
33
4- .. currentmodule :: dask_mpi.core
4+ .. currentmodule :: dask_mpi
55
6- .. autofunction :: initialize
6+ .. autofunction :: initialize
You can’t perform that action at this time.
0 commit comments