diff options
author | Rich Bennett <rb2745@att.com> | 2017-08-24 16:52:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-08-24 16:52:52 +0000 |
commit | 04c1c914cd52b2e7e26964ccf0974e60b119bd0d (patch) | |
tree | 4d26a67c59bb115cc776ffd394d09b74d044e0d9 /etc | |
parent | 0465dfd8140931684d237946d1d2715cd54ace4c (diff) | |
parent | 1da304689093f1144d2be5cfb1fac6f29a158caa (diff) |
Merge "Update How To Guide & Git submodules"
Diffstat (limited to 'etc')
-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 9a1f89170..b12395a93 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -6,4 +6,5 @@ setuptools six sphinxcontrib-httpdomain sphinxcontrib-blockdiag +sphinxcontrib-seqdiag sphinx_bootstrap_theme>=0.4.11 |