Skip to content

Commit 6c3ce1b

Browse files
authored
Merge pull request #1898 from acomodi/fix-doc-build
doc: requirements: pin docutils
2 parents b2d9046 + 61271c9 commit 6c3ce1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sphinxcontrib-bibtex==0.4.2
2525
#See:
2626
# * https://github.com/sphinx-doc/sphinx/issues/3951
2727
# * https://sourceforge.net/p/docutils/bugs/304/
28-
docutils>=0.14
28+
docutils==0.17.1
2929

3030
#Generates a project specific 404 (page not found) page
3131
sphinx-notfound-page

0 commit comments

Comments
 (0)