Skip to content

Commit c1b5642

Browse files
authored
Merge pull request #28 from cloudblue/fix/LITE-20851
LITE-20851 docutils==0.17.1 are fixed to build docs correctly
2 parents 4b443fa + 4407226 commit c1b5642

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/docs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
Sphinx==3.1.2
44
sphinx-rtd-theme==0.4.3
55
sphinx-copybutton==0.2.11
6-
setuptools-scm==3.5.0
6+
setuptools-scm==3.5.0
7+
docutils==0.17.1

0 commit comments

Comments
 (0)