summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2022-07-25 01:06:05 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2022-07-25 01:06:05 (GMT)
commit94133d4d3e63185f2649cc231ed182eba6df29d4 (patch)
tree1701110cc39c324a8e36f5cb45a8ec912c496262 /requirements.txt
parent2cf871f2d61b489220a93d9020a0af5310054f91 (diff)
downloadSCons-94133d4d3e63185f2649cc231ed182eba6df29d4.zip
SCons-94133d4d3e63185f2649cc231ed182eba6df29d4.tar.gz
SCons-94133d4d3e63185f2649cc231ed182eba6df29d4.tar.bz2
Fix sphinx version < 5.1.0. For now 5.1.0 breaks the sphinx api build
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 133b5bd..f79520d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
# Can be used with twinecheck
# See: https://github.com/pypa/readme_renderer
readme-renderer
-sphinx
+sphinx<=5.0.0
sphinx_rtd_theme
rst2pdf
# for now keep pinning "known working" lxml,