Skip to content

Commit 179fff8

Browse files
RTD build fix
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent d6ffc0a commit 179fff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup-mini.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ testing =
137137
pytest-rerunfailures
138138

139139
docs =
140-
Sphinx == 6.2.1
140+
Sphinx == 5.1.0
141141
sphinx_rtd_theme >= 0.5.1
142142
sphinx-reredirects >= 0.1.2
143143
doc8 >= 0.8.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ testing =
137137
pytest-rerunfailures
138138

139139
docs =
140-
Sphinx == 6.2.1
140+
Sphinx == 5.1.0
141141
sphinx_rtd_theme >= 0.5.1
142142
sphinx-reredirects >= 0.1.2
143143
doc8 >= 0.8.1

0 commit comments

Comments
 (0)