From: Trevor Bramwell Date: Wed, 28 Mar 2018 23:00:29 +0000 (-0700) Subject: Fix capitalization for Sphinx requirement X-Git-Tag: v0.2.1~5 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=6706ac934d0a47f5b3fec70ac2ecdc556b11d049;p=releng%2Fdocs-conf.git Fix capitalization for Sphinx requirement Change-Id: I92b089c74f49bcc9d10ec31e2d6a9e500e0803d6 Signed-off-by: Trevor Bramwell --- diff --git a/requirements.txt b/requirements.txt index 88742a0..7707881 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pytest pyyaml -sphinx +Sphinx sphinx_bootstrap_theme>=0.6.2