Skip to content

Commit c734a2d

Browse files
authored
Merge pull request #2352 from pytest-dev/fix-search-docs
Pin sphinx to 1.4 when generating docs to workaround search issues on RTD
2 parents 144d909 + 44a3db3 commit c734a2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/en/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# pinning sphinx to 1.4.* due to search issues with rtd:
2+
# https://github.com/rtfd/readthedocs-sphinx-ext/issues/25
3+
sphinx ==1.4.*

0 commit comments

Comments
 (0)