diff --git a/setup.cfg b/setup.cfg index 6969bd2..d435f75 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,4 +23,4 @@ packages = find: # docs dependencies install: # conda install --channel conda-forge pygraphviz # python -m pip install sphinx myst-parser sphinx-toggleprompt sphinx-copybutton sphinx-togglebutton sphinx-hoverxref sphinx_autodoc_typehints sphinx_rtd_theme -docs = sphinx; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref; sphinx_autodoc_typehints; sphinx_rtd_theme; sphinx-pyscript @ git+https://github.com/chrizzFTD/sphinx-pyscript.git@pyscript-rtfd +docs = sphinx==7.*; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref; sphinx_autodoc_typehints; sphinx_rtd_theme; sphinx-pyscript @ git+https://github.com/chrizzFTD/sphinx-pyscript.git@pyscript-rtfd