Skip to content

Commit

Permalink
lock sphinx 7
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzFTD committed Sep 8, 2024
1 parent b901be3 commit ab3981b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ab3981b

Please sign in to comment.