diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-07-20 08:31:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-20 08:31:05 +0000 |
commit | 19509f29d0f83003980eaac1b2972dcaaab88e93 (patch) | |
tree | 68d4476f4de50c8f3a07ac599e83bffdcfd70cc7 | |
parent | 332c2298d19f24d414e82c752208a0d444da00ae (diff) | |
parent | 3a07f6762f24554fa943b7b2218466848c3a8aee (diff) |
Merge "Bypass assertion bug by downgrading docutils"
-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 8ad711f2a..7550086ff 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,7 +1,7 @@ tox Sphinx==1.3.1 doc8 -docutils +docutils==0.12 setuptools six sphinxcontrib-httpdomain |