diff options
author | Rich Bennett <rb2745@att.com> | 2018-11-02 13:28:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-02 13:28:38 +0000 |
commit | b8d41bc9ad374dcd382ed0347077f7b2bffe0b85 (patch) | |
tree | 25022052c1fc625a5adc96331445340dc57c9124 /etc/requirements.txt | |
parent | d9870235e89b89b8277c5201c262a00dc1055880 (diff) | |
parent | 169c1343d51f09f3501312440beaece5253d4c94 (diff) |
Merge "Add submodule information summary when running tox"
Diffstat (limited to 'etc/requirements.txt')
-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 |