This repository was archived by the owner on Mar 9, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -361,12 +361,12 @@ def docs(session):
361361 # which still support sphinx 4.x.
362362 # See https://github.com/googleapis/sphinx-docfx-yaml/issues/344
363363 # and https://github.com/googleapis/sphinx-docfx-yaml/issues/345.
364- "sphinxcontrib-applehelp==1.0.4" ,
365- "sphinxcontrib-devhelp==1.0.2" ,
366- "sphinxcontrib-htmlhelp==2.0.1" ,
367- "sphinxcontrib-qthelp==1.0.3" ,
368- "sphinxcontrib-serializinghtml==1.1.5" ,
369- "sphinx==4.5.0 " ,
364+ # "sphinxcontrib-applehelp==1.0.4",
365+ # "sphinxcontrib-devhelp==1.0.2",
366+ # "sphinxcontrib-htmlhelp==2.0.1",
367+ # "sphinxcontrib-qthelp==1.0.3",
368+ # "sphinxcontrib-serializinghtml==1.1.5",
369+ "sphinx" ,
370370 "alabaster" ,
371371 "recommonmark" ,
372372 )
You can’t perform that action at this time.
0 commit comments