Skip docutils version 13.1

docutils version 13.1 is causing issues with remote images.
We will be skipping version 13.1, until the docutils bug [1] will be
resolved.

[1] https://sourceforge.net/p/docutils/bugs/301/

Change-Id: Id9d694ba8b94e8fc39c3fb9681daaf29ab3da435
This commit is contained in:
Yuval Brik 2016-12-22 11:52:10 +02:00
parent a7a2e83c14
commit ca11f5424e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
hacking<0.11,>=0.10.2 # Apache-2.0
coverage>=4.0 # Apache-2.0
django-nose>=1.4.4 # BSD
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
nodeenv>=0.9.4 # BSD