Bypass assertion bug by downgrading docutils 07/37807/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 19 Jul 2017 22:57:01 +0000 (15:57 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 19 Jul 2017 23:03:17 +0000 (16:03 -0700)
There is a bug in docutils which causes it to break on remote images, as
discovered by OpenStack: https://sourceforge.net/p/docutils/bugs/301/

Change-Id: Id1ae986c255d1d0df38812dc02ac443eed198103
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
etc/requirements.txt

index 8ad711f..7550086 100644 (file)
@@ -1,7 +1,7 @@
 tox
 Sphinx==1.3.1
 doc8
-docutils
+docutils==0.12
 setuptools
 six
 sphinxcontrib-httpdomain