WIP: Fix: Unable to run livehtml with python3.9 #104908

Draft
Sean Kim wants to merge 1 commits from Sean-Kim/blender-manual:main into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

View File

@ -19,7 +19,7 @@ sphinx-basic-ng==1.0.0b2
# Only for convenience, allows live updating while editing RST files.
# Access by running:
# make livehtml
sphinx-autobuild==2024.4.16
sphinx-autobuild==2024.9.3
# Required for spell-checking
pyenchant