ghanshyam | 932b81d | 2018-03-14 02:07:33 +0000 | [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 | sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD | ||||
5 | openstackdocstheme>=1.18.1 # Apache-2.0 | ||||
6 | reno>=2.5.0 # Apache-2.0 | ||||
Felipe Monteiro | 47c43cb | 2018-11-05 17:15:30 +0000 | [diff] [blame^] | 7 | sphinxcontrib-apidoc>=0.2.0 # BSD |