Skip to content

Commit

Permalink
docs: Force sphinx to be version 1.7.9
Browse files Browse the repository at this point in the history
The latest release (1.8) contains a bug when building the latex output.
Pin the version to 1.7.9 while we wait for a fix.

Upstream bug: sphinx-doc/sphinx#5419

Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
shenki committed Sep 20, 2018
1 parent 0b7e09a commit fd6eb8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/requirements.txt
@@ -1,2 +1,3 @@
sphinx
# Pinned due to https://github.com/sphinx-doc/sphinx/issues/5419
sphinx==1.7.9
recommonmark

0 comments on commit fd6eb8e

Please sign in to comment.