Jude Cross | 986e3f5 | 2017-07-24 14:57:20 -0700 | [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 | |
Michael Johnson | 0a0f9b3 | 2019-01-02 16:58:21 -0800 | [diff] [blame] | 5 | sphinxcontrib-apidoc>=0.2.0 # BSD |
Jude Cross | 986e3f5 | 2017-07-24 14:57:20 -0700 | [diff] [blame] | 6 | sphinx>=1.6.2,!=1.6.6,!=1.6.7 # BSD |
| 7 | openstackdocstheme>=1.18.1 # Apache-2.0 |
| 8 | |
| 9 | # releasenotes |
| 10 | reno>=2.5.0 # Apache-2.0 |