Skip docutils 0.13.1

The 0.13.1 release breaks some documentation jobs
when it tries to build docs with remote images.
This has been reported upstream[0]. The version
matches the supported docutils versions for sphinx.

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

Change-Id: I54275b52420b71c6e0bac9457833cede1760bdc9
This commit is contained in:
KATO Tomoyuki 2016-12-16 08:46:51 +09:00
parent ad9ec1ea49
commit 1433efc9a3
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# process, which may cause wedges in the gate later.
pbr<2.0,>=1.3
doc8 # Apache-2.0
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
oslosphinx>=2.5.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testrepository>=0.0.18