junboli | 173b11c | 2018-01-15 11:25:35 +0800 | [diff] [blame^] | 1 | # The order of packages is significant, because pip processes them in the order |
2 | # of appearance. Changing the order has an impact on the overall integration | ||||
3 | # process, which may cause wedges in the gate later. | ||||
4 | openstackdocstheme>=1.17.0 # Apache-2.0 | ||||
5 | reno>=2.5.0 # Apache-2.0 | ||||
6 | sphinx>=1.6.2 # BSD |