Skip to content

Commit

Permalink
Pin docutils to version 0.16.0. (#1304)
Browse files Browse the repository at this point in the history
The sphinx-rtd-theme only works with docutils < 0.17 right now.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette authored Apr 5, 2021
1 parent b0e66ca commit 4690856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pip
docutils==0.16
sphinx
sphinx-tabs
sphinx-multiversion
Expand Down

0 comments on commit 4690856

Please sign in to comment.