File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 "sphinx.ext.autodoc" ,
5656 "sphinx.ext.intersphinx" ,
5757 "sphinx.ext.autosummary" ,
58- "scverse_misc.sphinx_ext" ,
5958 "sphinx.ext.napoleon" ,
6059 "sphinxcontrib.bibtex" ,
6160 "sphinxcontrib.katex" ,
6261 "sphinx_autodoc_typehints" ,
6362 "sphinx_design" ,
6463 "IPython.sphinxext.ipython_console_highlighting" ,
6564 "sphinxext.opengraph" ,
65+ "scverse_misc.sphinx_ext" ,
6666 * [p .stem for p in (HERE / "extensions" ).glob ("*.py" )],
6767]
6868
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies = [
3232 " numpy" ,
3333 " pandas>=1.4" ,
3434 " scipy" ,
35- " scverse-misc[settings]>=0.0.9 " ,
35+ " scverse-misc[settings]>=0.1.1 " ,
3636 # for debug logging (referenced from the issue template)
3737 " session-info2" ,
3838]
@@ -56,7 +56,7 @@ doc = [
5656 " mudata[io]" ,
5757 " myst-nb>=1.1" ,
5858 " pandas" ,
59- " scverse-misc[sphinx]>=0.0.9 " ,
59+ " scverse-misc[sphinx]>=0.1.1 " ,
6060 " sphinx>=8.1" ,
6161 " sphinx-autodoc-typehints" ,
6262 " sphinx-book-theme>=1" ,
You can’t perform that action at this time.
0 commit comments