Fix - readthedocs build errors

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White
2023-10-04 12:01:03 +01:00
parent af4da01ad5
commit 64eee18069
2 changed files with 5 additions and 0 deletions

View File

@@ -1 +1,3 @@
docutils>0.18
sphinx_rtd_theme

View File

@@ -32,6 +32,7 @@
# ones.
extensions = [
'sphinx.ext.todo',
'sphinx_rtd_theme',
]
# Add any paths that contain templates here, relative to this directory.
@@ -71,6 +72,8 @@ release = '10.2.0beta'
# Usually you set "language" from the command line for these cases.
language = None
project_language = 'en'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
#