Sync global requirements to pin sphinx to sphinx>=1.1.2,<1.2

Sync the global requirements to pin sphinx.  This addresses an issue
where Sphinx 1.2 is not building documents correctly and causing
check/gate to fail.

Change-Id: Id4a54ec708102e35602e87ee9773ca119ce5b4f6
This commit is contained in:
Morgan Fainberg 2013-12-10 14:05:38 -08:00
parent c8217a39a9
commit 72bcca2de8
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ testtools>=0.9.32
testrepository>=0.0.17
testscenarios>=0.4
python-glanceclient>=0.9.0
sphinx>=1.1.2
sphinx>=1.1.2,<1.2
oslo.sphinx