Fix docs-gate for mistral-dashboard

Adding docutils to fix the failing docs gate for
mistral-dashboard.

Change-Id: I78c30af80c66a38edb659ac5f952dee4254ff5fa
This commit is contained in:
Sharat Sharma
2016-12-16 19:06:27 +05:30
parent 91fac9f1b1
commit 08e21dd6bc

View File

@@ -22,3 +22,4 @@ xvfbwrapper>=0.1.3 #license: MIT
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain