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 e6928a6 commit 1bd22d3Copy full SHA for 1bd22d3
requirements/pins.pip
@@ -3,6 +3,7 @@
3
4
# Version pins, for use as a constraints file.
5
6
-# Something in the docs reqs pinned to this version, then readme-renderer pulled
7
-# in a newer version, so pin this globally.
+# Sphinx pinned to 0.16, then readme-renderer pulled in a newer version, so pin
+# this globally.
8
+# Sphinx pin: https://github.com/sphinx-doc/sphinx/blob/master/setup.py#L25
9
docutils==0.16
0 commit comments