diff options
author | Rich Bennett <rb2745@att.com> | 2018-11-02 06:47:43 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-11-02 07:52:01 -0400 |
commit | 169c1343d51f09f3501312440beaece5253d4c94 (patch) | |
tree | b10d368322f9362ed4c5bbb4683af91cce33ac55 /etc | |
parent | 8789b2aafbd8d1b8819abef4abdd68380cfa3fbb (diff) |
Add submodule information summary when running tox
Add summary and advance sphinx requirement to latest stable release
Change-Id: I4aae9c9e54bed7943beba24d9cb57f1338974ddf
Issue-ID: DOC-332
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index 8e2894c62..aecf5a3a4 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,5 +1,5 @@ tox -Sphinx==1.6.7 +Sphinx==1.8.1 doc8 docutils setuptools |