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: I92af6481d2fdfaea6eda4eaffb0388eeaea8cb9f
This commit is contained in:
@@ -7,7 +7,7 @@ keyring>=1.6.1,<2.0
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
mox3>=0.7.0
|
mox3>=0.7.0
|
||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
sphinx>=1.1.2
|
sphinx>=1.1.2,<1.2
|
||||||
testrepository>=0.0.17
|
testrepository>=0.0.17
|
||||||
testresources>=0.2.4
|
testresources>=0.2.4
|
||||||
testtools>=0.9.32
|
testtools>=0.9.32
|
||||||
|
Reference in New Issue
Block a user