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 @@ -10,17 +10,10 @@ dependencies:
1010 - mpi4py>=3.0.3
1111 - versioneer
1212 - distutils
13- - sphinx
13+ - sphinx>=7
1414 - pygments
1515 - pip
1616 - pip :
17- # >>>> See: https://github.com/dask/dask-sphinx-theme/issues/68
18- - sphinxcontrib-applehelp<1.0.5
19- - sphinxcontrib-devhelp<1.0.6
20- - sphinxcontrib-htmlhelp<2.0.5
21- - sphinxcontrib-serializinghtml<1.1.10
22- - sphinxcontrib-qthelp<1.0.7
23- # <<<<
24- - dask-sphinx-theme>=3.0.5
17+ - dask-sphinx-theme>=4
2518 - numpydoc
2619 - 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