We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea5ecc commit 8f9cf29Copy full SHA for 8f9cf29
Doc/requirements.txt
@@ -4,6 +4,10 @@
4
# won't suddenly cause build failures. Updating the version is fine as long
5
# as no warnings are raised by doing so.
6
sphinx==3.2.1
7
+# Docutils version is pinned to a version compatible with the Sphinx
8
+# version being used. It can be removed after bumping Sphinx version to at
9
+# least 3.5.4.
10
+docutils==0.17.1
11
12
blurb
13
0 commit comments