diff --git a/setup.cfg b/setup.cfg index 53a1f92c..c4cc61c4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,5 +43,5 @@ include = grill.* # To install packages in editable mode, cd to desired package repo, then: # python -m pip install -e . -docs = sphinx==7.3.7; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref @ git+https://github.com/chrizzFTD/sphinx-hoverxref.git@log_setup_intersphinx; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core +docs = sphinx; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref @ git+https://github.com/chrizzFTD/sphinx-hoverxref.git@log_setup_intersphinx; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core full = PySide6; usd-core; PyOpenGL