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:
parent
5e9f2a887b
commit
bc1c25428e
@ -7,7 +7,7 @@ keyring>=1.6.1,<2.0
|
||||
mock>=1.0
|
||||
mox3>=0.7.0
|
||||
pycrypto>=2.6
|
||||
sphinx>=1.1.2
|
||||
sphinx>=1.1.2,<1.2
|
||||
testrepository>=0.0.17
|
||||
testresources>=0.2.4
|
||||
testtools>=0.9.32
|
||||
|
Loading…
x
Reference in New Issue
Block a user