Skip to content

Commit

Permalink
Pin docutils to 0.9.1.
Browse files Browse the repository at this point in the history
Docutils 0.10 breaks manpage generation in sphinx 1.1.3. A fix to
sphinx has been merged, but not yet released (scheduled for dec
24-31). In the mean time, we should pin docutils to 0.9.1.

Fixes bug 1091333.

Change-Id: I157f3c191bfc09d2191a3508d81bcbaea56205a6
  • Loading branch information
James E. Blair committed Dec 17, 2012
1 parent 9a7b49e commit 37731b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/test-requires
Expand Up @@ -15,3 +15,4 @@ selenium

# Docs Requirements
sphinx
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.

0 comments on commit 37731b9

Please sign in to comment.