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: I3ecf8535bd8f8ea0ee17aabc7ad418ff31f16366
This commit is contained in:
parent
890f8139aa
commit
6c7f00d459
@ -21,7 +21,7 @@ mox>=0.5.3
|
||||
# Optional KVS feature encryption testing
|
||||
pycrypto>=2.6
|
||||
# required to build documentation
|
||||
sphinx>=1.1.2
|
||||
sphinx>=1.1.2,<1.2
|
||||
# test wsgi apps without starting an http server
|
||||
WebTest>=2.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user