Pin sphinx to <1.2

There is a bug in sphinx 1.2 that breaks doc builds.

See requirements commit 0e8862e958813a031fe7398440e8a3866b42a8e4
for details.

Related-Bug: 1259511
Change-Id: I4a13685c4efe6ea80ef69e879bb2adc104fa564f
This commit is contained in:
Chang Bo Guo 2013-12-10 15:52:03 -08:00
parent 31833080e0
commit 7eceab8aa1

@ -4,7 +4,7 @@ fixtures>=0.3.12
flake8==2.0
mock>=1.0
python-subunit
sphinx>=1.1.2
sphinx>=1.1.2,<1.2
testrepository>=0.0.17
testresources<0.3
testscenarios>=0.4,<0.5