Update to Sphinx 1.6
Due to a pbr bug (https://review.openstack.org/563813) we can't build with sphinx 1.5 any more. Update to 1.6 from requirements. Change-Id: I2f1823ce3a83d6ecf819b7ec9b6ef11ddd8cc7dd
This commit is contained in:
parent
05e7fe2f17
commit
382922894c
@ -2,9 +2,9 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=2.0.0 # Apache-2.0
|
||||
pbr!=2.1.0,>2.0.0 # Apache-2.0
|
||||
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
sphinx>=1.5.1,<1.6 # BSD
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
||||
|
||||
yasfb>=0.5.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user