diff --git a/setup.cfg b/setup.cfg index bae274ea..f730c5f9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,5 +41,5 @@ include = grill.* # For EDGEDB (coming up) # python -m pip install edgedb -docs = sphinx; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref==1.3.0; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core +docs = sphinx==7.2.6; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref==1.3.0; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core full = PySide6; usd-core; PyOpenGL