diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-01-10 18:20:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-01-10 18:20:58 +0000 |
commit | 4da78e041bd7fe00469449199a58f21a60633294 (patch) | |
tree | 07160ddec3e15838807d09fcea4f52847d799bf5 /etc/requirements.txt | |
parent | 6cf57126e03fcec7e678d5d2891d72c4e4893f53 (diff) | |
parent | 6418b90fad30e322db4142b1cde098e83630c5b9 (diff) |
Merge "Requirement updated to support sphinx_bootstrap_theme"
Diffstat (limited to 'etc/requirements.txt')
-rw-r--r-- | etc/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 4b1850729..bc49b3a02 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -4,3 +4,4 @@ docutils setuptools six sphinxcontrib-httpdomain +sphinx_bootstrap_theme>=0.4.11 |